add new version 22.2.0

This commit is contained in:
mac-mini-003 2026-03-12 13:29:42 +01:00
parent 0960c8e05b
commit 5ae5446ada

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.0")
.exact("21.2.1")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("21.2.0")
.exact("21.2.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("21.2.0")
.exact("21.2.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("21.0.3")
.exact("21.0.4")
),
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("21.0.3")
.exact("21.0.4")
)
],
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.1.1/WebIdAccountIdProductPlugin.framework-v22.1.1.zip",
checksum: "36cbab3deefa1ccd8d9929837166b792e58c53e052eb4739fba579ffc95cf1f9"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.2.0/WebIdAccountIdProductPlugin.framework-v22.2.0.zip",
checksum: "25cb77dafe3ad5b800d38e730ca0ec5caae33fb3e7f71eed341dc320b8f70a9b"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",