add new version 21.0.4-SNAPSHOT-1530

This commit is contained in:
mac-mini-003 2025-10-07 14:00:41 +02:00
parent 7c8494a39f
commit adcefd005f

View File

@ -17,12 +17,12 @@ let package = Package(
.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("20.3.2") .exact("20.3.3")
), ),
.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("20.3.2") .exact("20.3.3")
), ),
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdVideoIdProductPlugin", name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/21.0.4/WebIdVideoIdProductPlugin.framework-v21.0.4-SNAPSHOT-1528.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/21.0.4/WebIdVideoIdProductPlugin.framework-v21.0.4-SNAPSHOT-1530.zip",
checksum: "b8e92169a72558700fcbbeb7855e94b6de13ed958911ad73ea2dc1e018fd956e" checksum: "1bac54e42d9c77f5ed2ca5eed6ec5abdd1aae42d2c68db15e61d4434bfac95b2"
), ),
.target( .target(
name: "WebIdVideoIdProductPluginWrapper", name: "WebIdVideoIdProductPluginWrapper",