add new version 22.0.6-SNAPSHOT-1601

This commit is contained in:
mac-mini-003 2026-02-24 12:00:45 +01:00
parent 4a0dd14601
commit 4c0c710825

View File

@ -17,29 +17,29 @@ 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("21.1.0") .exact("21.2.0")
), ),
.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("21.1.0") .exact("21.2.0")
), ),
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("21.0.2") .exact("21.0.3")
), ),
.package( .package(
name: "WebIdVideoIdentPlugin", name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("21.1.0") .exact("21.1.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdVideoIdProductPlugin", name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.0.2/WebIdVideoIdProductPlugin.framework-v22.0.2-SNAPSHOT-1583.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.0.6/WebIdVideoIdProductPlugin.framework-v22.0.6-SNAPSHOT-1601.zip",
checksum: "f61bf45433cd93cef6179d66f7af729cef34b8031c2c06cbfbe7dac69ba8e329" checksum: "2c38570f579e1ad088ca15db1e447d9ce17a4cc6f4e08e0aa686400232aa3d4b"
), ),
.target( .target(
name: "WebIdVideoIdProductPluginWrapper", name: "WebIdVideoIdProductPluginWrapper",