add new version 21.1.3-SNAPSHOT-1541

This commit is contained in:
mac-mini-003 2025-11-12 15:50:59 +01:00
parent 30a980a63b
commit 799264e277

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/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/21.1.3/WebIdVideoIdProductPlugin.framework-v21.1.3-SNAPSHOT-1544.zip",
checksum: "8108fc6d6cb8f71c8bd1259c05a45c2656d09a0b4f1f3dc886c451797446ce4d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/21.1.3/WebIdVideoIdProductPlugin.framework-v21.1.3-SNAPSHOT-1541.zip",
checksum: "5ed9d02abaa8c1d2060eb2a0c04af5e9805310f15ff927255239b7aacc492976"
),
.target(
name: "WebIdVideoIdProductPluginWrapper",