add new version 21.2.2

This commit is contained in:
mac-mini-003 2025-11-27 18:48:03 +01:00
parent 9417e4a107
commit 934aaac39a

View File

@ -22,17 +22,17 @@ 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: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.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: "WebIdCellCheckPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdAutoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/21.2.1/WebIdAutoIdProductPlugin.framework-v21.2.1.zip",
checksum: "0dec8a4f6d39cd9b84d9b431a839485f9f18bd01b22955d0a9fe9a85c497a4aa"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/21.2.2/WebIdAutoIdProductPlugin.framework-v21.2.2.zip",
checksum: "db2e7667a5ef07bddcc0f71f65ce2fbd13e37e3fa37a771799b13bf665f4db2b"
),
.target(
name: "WebIdAutoIdProductPluginWrapper",