add new version 22.4.1

This commit is contained in:
mac-mini-003 2026-04-24 12:58:23 +02:00
parent 4b457f2128
commit 600c9c7038

View File

@ -27,19 +27,19 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.1.0")
.exact("22.1.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.1.0")
.exact("22.1.1")
)
],
targets: [
.binaryTarget(
name: "WebIdEPassProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassProductPlugin/22.4.0/WebIdEPassProductPlugin.framework-v22.4.0.zip",
checksum: "49b0512a036d8d0e24e0086afff6344e1de76fc4e7ad7189d2b7c8b3fc69b379"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassProductPlugin/22.4.1/WebIdEPassProductPlugin.framework-v22.4.1.zip",
checksum: "15c618ea8f9d6207668c08c94872b70a0e7e9adc6dc8d19e5e7d2efa13b23c4c"
),
.target(
name: "WebIdEPassProductPluginWrapper",