add new version 22.2.4

This commit is contained in:
mac-mini-003 2026-04-15 16:08:14 +02:00
parent de5a5620d4
commit d741009be0

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("22.0.3")
.exact("21.2.1")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("22.0.3")
.exact("21.2.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.0.3")
.exact("21.2.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("22.0.1")
.exact("21.0.5")
),
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("21.0.5")
.exact("21.0.4")
)
],
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.6/WebIdAccountIdProductPlugin.framework-v22.3.6.zip",
checksum: "650cfb6e3b8f1391ec2545a184d0f7fd513ba9dd993004ca1773df2ce31cd0c4"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.2.4/WebIdAccountIdProductPlugin.framework-v22.2.4.zip",
checksum: "0a3aa0ad6793599bd0d37b50096902bc2c148cd8f986ebe61ae38c9d0202e774"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",