add new version 22.5.5

This commit is contained in:
mac-mini-003 2026-06-29 14:44:06 +02:00
parent b8afed2d9e
commit 978f621498

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("23.1.1")
.exact("23.1.2")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("23.1.1")
.exact("23.1.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("23.1.1")
.exact("23.1.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("23.0.4")
.exact("23.0.5")
),
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("22.0.1")
.exact("22.0.2")
)
],
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.5.4/WebIdAccountIdProductPlugin.framework-v22.5.4.zip",
checksum: "33c8e87a3288f96a5dd2472148d8b4497725bc7c428fd7b851145c846c7435a0"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.5.5/WebIdAccountIdProductPlugin.framework-v22.5.5.zip",
checksum: "27e504cade25560a688b6038f46f9344253239c7fd8817b14d49171936d995e7"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",