6
0

add new version 12.0.3-SNAPSHOT-1139

This commit is contained in:
mac-mini-003 2024-04-19 10:34:23 +02:00
parent e48a1dafb1
commit 7083aa9a89

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.git",
.branch("snapshots")
.exact("11.1.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm.git",
.branch("snapshots")
.exact("11.1.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("snapshots")
.exact("10.0.1")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.branch("snapshots")
.exact("9.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/12.0.3/WebIdVideoIdentProductPlugin.framework-v12.0.3-SNAPSHOT-1136.zip",
checksum: "38fc8606e8bd8a502d95aa8ea86c03a87cdb5b13cec6544ee944a6a3284e50fe"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/12.0.3/WebIdVideoIdentProductPlugin.framework-v12.0.3-SNAPSHOT-1139.zip",
checksum: "248ad597aae91015477e46f3ddef4d56d859d5c03e7d56fd42d7a0de6b5607f5"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",