add new version 21.2.2

This commit is contained in:
mac-mini-003 2025-11-27 18:49:07 +01:00
parent bc211e0a99
commit 0a179787b5

View File

@ -17,12 +17,12 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("20.4.0")
.exact("20.4.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("20.4.0")
.exact("20.4.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/21.2.1/WebIdVideoIdProductPlugin.framework-v21.2.1.zip",
checksum: "b9efc09a95c38357e05b68b1ef3d6a9d2a314143f4a8f4587ca19a6da1a94ca4"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/21.2.2/WebIdVideoIdProductPlugin.framework-v21.2.2.zip",
checksum: "32bcde8422021bb3bb8e5cb22051b30e386a73e49c2af4a73fcfe9268c73f769"
),
.target(
name: "WebIdVideoIdProductPluginWrapper",