6
0

add new version 13.0.0-SNAPSHOT-1159

This commit is contained in:
mac-mini-003 2024-05-24 15:08:26 +02:00
parent 78537bcf47
commit 257abe2877

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",
.exact("11.1.1")
.exact("12.0.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm.git",
.exact("11.1.1")
.exact("12.0.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("10.0.2")
.exact("11.0.0")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("9.0.2")
.exact("10.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/12.0.4/WebIdVideoIdentProductPlugin.framework-v12.0.4-SNAPSHOT-1154.zip",
checksum: "976da0091bb47c297795d211d8919a8747f781d55a233f7e7eb325e4da05f6f6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.0/WebIdVideoIdentProductPlugin.framework-v13.0.0-SNAPSHOT-1159.zip",
checksum: "7fe42ba8b84db1a1cf5687a4556019849acd51aa4c68eeabe136fedc446c463f"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",