6
0

add new version 13.0.4

This commit is contained in:
mac-mini-003 2024-06-28 15:27:15 +02:00
parent cf2eaefe77
commit 3632a5fa03

View File

@ -17,12 +17,12 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm.git",
.exact("12.0.2")
.exact("12.0.3")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm.git",
.exact("12.0.2")
.exact("12.0.3")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.3/WebIdVideoIdentProductPlugin.framework-v13.0.3.zip",
checksum: "e065c8f69ec03cead25d96138fd9663dd5fa7f64d8db9bb65ae56b66ac40c713"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.4/WebIdVideoIdentProductPlugin.framework-v13.0.4.zip",
checksum: "06592d2481c34dc0843c85f9be29a7bdd127129c56d666b5add42d5ff1593aeb"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",