6
0

add new version 21.0.4-SNAPSHOT-1532

This commit is contained in:
mac-mini-003 2025-10-08 14:04:50 +02:00
parent 3a932ee7af
commit b63011b699

View File

@ -17,12 +17,12 @@ let package = Package(
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("20.3.3")
.exact("20.3.4")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("20.3.3")
.exact("20.3.4")
),
.package(
name: "WebIdEIdentPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/21.0.4/WebIdEIdProductPlugin.framework-v21.0.4-SNAPSHOT-1531.zip",
checksum: "2b00f08c404b91c735c619529f646e00388a8760aabe9c47c978d8005c78d28c"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/21.0.4/WebIdEIdProductPlugin.framework-v21.0.4-SNAPSHOT-1532.zip",
checksum: "5cc70112b392bb82cafdf6a1411831537a19301e517d55b1800507fc5963e94a"
),
.target(
name: "WebIdEIdProductPluginWrapper",