add new version 21.0.4-SNAPSHOT-1530

This commit is contained in:
mac-mini-003 2025-10-07 13:59:04 +02:00
parent 2e8535ce48
commit 653945db07

View File

@ -17,17 +17,17 @@ 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.2")
.exact("20.3.3")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("20.3.2")
.exact("20.3.3")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("20.3.2")
.exact("20.3.3")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/21.0.4/WebIdAccountIdProductPlugin.framework-v21.0.4-SNAPSHOT-1528.zip",
checksum: "1399688d73c166bbc16f8234c0ba162ea76bdc1b452d5067972ba57a85dfaff8"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/21.0.4/WebIdAccountIdProductPlugin.framework-v21.0.4-SNAPSHOT-1530.zip",
checksum: "3f1bfa71f5b391751c00f839d20fb96a2d3acf6ec91eff5f373e9dfa39f423ca"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",