6
0

add new version 13.2.0-SNAPSHOT-1221

This commit is contained in:
mac-mini-003 2024-10-22 11:27:35 +02:00
parent 9935fbd20b
commit bdf4b46407

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("12.2.0")
.exact("12.2.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm.git",
.exact("12.2.0")
.exact("12.2.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.1.2")
.exact("11.1.5")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("10.1.2")
.exact("10.3.1")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.2/WebIdVideoIdentProductPlugin.framework-v13.0.2-SNAPSHOT-1203.zip",
checksum: "58ca2f3176f341f4fe737a80ef723783c23ee41af8b7ffb9bc2914292a7e1203"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.2.0/WebIdVideoIdentProductPlugin.framework-v13.2.0-SNAPSHOT-1221.zip",
checksum: "c7bd7e41db5044b7912bb19e48848955eaea765b820bcb6f40c793b280727cc4"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",