add new version 21.1.3-SNAPSHOT-1543

This commit is contained in:
mac-mini-003 2025-11-04 16:29:33 +01:00
parent 31ef107a0d
commit 5234ac7d0c

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",
.exact("20.3.5")
.branch("experimental")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("20.3.5")
.branch("experimental")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("20.3.3")
.branch("experimental")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("20.3.0")
.branch("experimental")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/21.1.2/WebIdVideoIdProductPlugin.framework-v21.1.2-SNAPSHOT-1539.zip",
checksum: "3cde16f9394539b93922d046953fe52b3f91804f98c9f2b157cbdc1db63387ed"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/21.1.3/WebIdVideoIdProductPlugin.framework-v21.1.3-SNAPSHOT-1543.zip",
checksum: "9db135268ebe8248d233ed6e2e1aae1179b584fdda2be8e2722a8d053b5ae6ce"
),
.target(
name: "WebIdVideoIdProductPluginWrapper",