add new version 21.2.2

This commit is contained in:
mac-mini-003 2025-11-27 18:47:44 +01:00
parent 2da59813bb
commit 625b62b02f

View File

@ -17,17 +17,17 @@ let package = Package(
.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: "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: "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: "WebIdDigitalSigningPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/21.2.1/WebIdAccountIdProductPlugin.framework-v21.2.1.zip",
checksum: "15488cd8c63e9913f3bdede37e0e987f06145451c8560ee9f037732182ea6234"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/21.2.2/WebIdAccountIdProductPlugin.framework-v21.2.2.zip",
checksum: "7255c6f67d9cde6fa77a0cfdde8ea41e7a84ac79a7423f114272f0b1c9105d30"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",