add new version 22.3.2-SNAPSHOT-1681

This commit is contained in:
mac-mini-003 2026-04-02 14:55:24 +02:00
parent 2a72df5452
commit 3743dc0076

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.0") .exact("22.0.1")
), ),
.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.0") .exact("22.0.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdEPassProductPlugin", name: "WebIdEPassProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.3.2/WebIdEPassProductPlugin.framework-v22.3.2-SNAPSHOT-1680.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.3.2/WebIdEPassProductPlugin.framework-v22.3.2-SNAPSHOT-1681.zip",
checksum: "55af97e3065b954e113d9483ba06d62a189c47e49f32fdc14a07e70e2f41c873" checksum: "ab17a2d8e228df93e5702389ebc5924b251ff9ca57d63dea024fed5412ea165a"
), ),
.target( .target(
name: "WebIdEPassProductPluginWrapper", name: "WebIdEPassProductPluginWrapper",