add new version 22.3.4

This commit is contained in:
mac-mini-003 2026-04-02 16:27:46 +02:00
parent 4c4e3e3917
commit 56fbf5f18e

View File

@ -27,19 +27,19 @@ let package = Package(
.package( .package(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.0.1") .exact("22.0.2")
), ),
.package( .package(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.0.1") .exact("22.0.2")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdEPassProductPlugin", name: "WebIdEPassProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassProductPlugin/22.3.3/WebIdEPassProductPlugin.framework-v22.3.3.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassProductPlugin/22.3.4/WebIdEPassProductPlugin.framework-v22.3.4.zip",
checksum: "c4abac988e971b80bee816fafbfed44c4b949a440f832176e1577a66622f4bb5" checksum: "c24f253f17a6e3347b2a998e4c3c62cb7b6fd40174eee997d590e80acfe9a7b9"
), ),
.target( .target(
name: "WebIdEPassProductPluginWrapper", name: "WebIdEPassProductPluginWrapper",