7
0

add new version 22.3.2-SNAPSHOT-1681

This commit is contained in:
mac-mini-003 2026-04-02 14:55:19 +02:00
parent 5211543b6c
commit 36e9cb0417

View File

@ -17,12 +17,12 @@ let package = Package(
.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")
), ),
.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: "WebIdEIdentPlugin", name: "WebIdEIdentPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdEIdProductPlugin", name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.3.2/WebIdEIdProductPlugin.framework-v22.3.2-SNAPSHOT-1680.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.3.2/WebIdEIdProductPlugin.framework-v22.3.2-SNAPSHOT-1681.zip",
checksum: "c7798ed3f9e4b677080080924f4624e63a10ecd0769ca85c46ab2a655dfb46b9" checksum: "6b07c2fec0dbb150b4b75768ac328cfb7074c9e0503813f8ea1095351d6f3c0b"
), ),
.target( .target(
name: "WebIdEIdProductPluginWrapper", name: "WebIdEIdProductPluginWrapper",