add new version 21.2.2-SNAPSHOT-1565

This commit is contained in:
mac-mini-003 2026-01-07 13:16:12 +01:00
parent 35846cd431
commit 8d5a63d92b

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("experimental")
.branch("snapshots")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.branch("experimental")
.branch("snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("experimental")
.branch("snapshots")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.branch("experimental")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdVideoIdProductPlugin/201.1.5/WebIdVideoIdProductPlugin.framework-v201.1.5-SNAPSHOT-1579.zip",
checksum: "134e85ac2626b97522454967cf65743886c83e42cd01ba35b97c86525d2de839"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdVideoIdProductPlugin/21.2.2/WebIdVideoIdProductPlugin.framework-v21.2.2-SNAPSHOT-1565.zip",
checksum: "5789adcac0e8614233fe5b693a7d6ef2860c62551e98470035b201f4cb45764a"
),
.target(
name: "WebIdVideoIdProductPluginWrapper",