add new version 22.1.0

This commit is contained in:
mac-mini-003 2026-02-24 12:08:11 +01:00
parent f085970e43
commit 059bf6ec0e

View File

@ -17,34 +17,34 @@ let package = Package(
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("21.1.1")
.exact("21.2.0")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("21.1.1")
.exact("21.2.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("21.1.1")
.exact("21.2.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("21.0.2")
.exact("21.0.3")
),
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("21.0.2")
.exact("21.0.3")
)
],
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.0.5/WebIdAccountIdProductPlugin.framework-v22.0.5.zip",
checksum: "519d216d5f50b1630352d97ab4cca75a4ccd650a3bb21e988da95d431d136aaf"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.1.0/WebIdAccountIdProductPlugin.framework-v22.1.0.zip",
checksum: "26e548eca6262dafda78a1a969a8615ef425848aaf055d254912d63a31566989"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",