6
0

add new version 21.0.4-SNAPSHOT-1530

This commit is contained in:
mac-mini-003 2025-10-07 13:59:49 +02:00
parent b26d07b23d
commit f8d3691108

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: "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: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("20.3.0")
.exact("20.3.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -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-1528.zip",
checksum: "d61fc661097f46e704a71905912b6dfb15146fca1bd2f0adfc618f91ba3aa52d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/21.0.4/WebIdEIdProductPlugin.framework-v21.0.4-SNAPSHOT-1530.zip",
checksum: "d78cd7bee2f1c68818f8eda1971c132b7e6adb7d0d8dcbb5d3a8bfd4c2af361d"
),
.target(
name: "WebIdEIdProductPluginWrapper",