add new version 21.0.3-SNAPSHOT-1500

This commit is contained in:
mac-mini-003 2025-09-02 17:21:35 +02:00
parent 63e48a753b
commit 4a58ee4bf7

View File

@ -17,29 +17,29 @@ let package = Package(
.package( .package(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("20.2.0") .exact("20.2.1")
), ),
.package( .package(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("20.2.0") .exact("20.2.1")
), ),
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("20.2.0") .exact("20.2.1")
), ),
.package( .package(
name: "WebIdVideoIdentPlugin", name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
.exact("20.2.0") .exact("20.2.2")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdVideoIdProductPlugin", name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/20.1.2/WebIdVideoIdProductPlugin.framework-v20.1.2-SNAPSHOT-1489.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/21.0.3/WebIdVideoIdProductPlugin.framework-v21.0.3-SNAPSHOT-1500.zip",
checksum: "91f809bb747ff3fe635070b34d2f95534502f7bea35b12c0b267f57e886beb90" checksum: "cde75a9b90b5fa736e10306347da993942a9e18b3eea205ebbfc9debbb9674c6"
), ),
.target( .target(
name: "WebIdVideoIdProductPluginWrapper", name: "WebIdVideoIdProductPluginWrapper",