add new version 22.3.0

This commit is contained in:
mac-mini-003 2026-03-31 13:44:55 +02:00
parent 7760ec8ad4
commit 60a8f5d9c8

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.2.1")
.exact("22.0.0")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("21.2.1")
.exact("22.0.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("21.2.1")
.exact("22.0.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("21.0.4")
.exact("22.0.0")
),
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("21.0.4")
.exact("21.0.5")
)
],
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.2.3/WebIdAccountIdProductPlugin.framework-v22.2.3.zip",
checksum: "eda9b46fcc0cb0e03f3255ada9fea71a038c77e31ceeb20c8af0a1b45f73c518"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.0/WebIdAccountIdProductPlugin.framework-v22.3.0.zip",
checksum: "afe0f794fa48fec19ca18f98f4280950826e74ce1456c200fdec287d9d367958"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",