add new version 21.0.4-SNAPSHOT-1527

This commit is contained in:
mac-mini-003 2025-10-06 16:39:05 +02:00
parent 61a6d365d6
commit cef6d3e901

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.0")
.exact("20.3.1")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("20.3.0")
.exact("20.3.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("20.3.0")
.exact("20.3.1")
),
.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-1525.zip",
checksum: "a70c2146279d0efba87e799b74ace93209f4a3ef3032e84eabb547406748f264"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/21.0.4/WebIdAccountIdProductPlugin.framework-v21.0.4-SNAPSHOT-1527.zip",
checksum: "e4c8724ab335c6bea5d81f7911b2cd355530944a0cc2be04ba5490cea19bcba0"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",