add new version 22.0.2

This commit is contained in:
mac-mini-003 2026-02-06 13:13:48 +01:00
parent ae2e783279
commit 442c375442

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.0.1")
.exact("21.1.0")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("21.0.1")
.exact("21.1.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("21.0.1")
.exact("21.1.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("21.0.1")
.exact("21.0.2")
),
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("21.0.1")
.exact("21.0.2")
)
],
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.0.1/WebIdAccountIdProductPlugin.framework-v22.0.1.zip",
checksum: "dce6ec120c0d50c8419c13b98f77029c40ed83f02667659b1356e03e6eb561c2"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.0.2/WebIdAccountIdProductPlugin.framework-v22.0.2.zip",
checksum: "9197e6ba9ba8a179f41d62fb81dd93bd521b9b92154e8d09a4ca438161fb99ac"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",