6
0

add new version 13.0.9

This commit is contained in:
mac-mini-003 2024-07-23 13:16:39 +02:00
parent 2925cfbbdb
commit 792e443b54

View File

@ -17,24 +17,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.1.0")
.exact("11.1.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.1.0")
.exact("12.2.0")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.1.0")
.exact("12.2.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.8/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.8.zip",
checksum: "b5abe9412755ae3f0ab3fa000305d9e0aa149e50f3aa545c1c8f32e23ab48cff"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.9/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.9.zip",
checksum: "3919041c8b53c3805ece8bf330e5bb4419ece9f29a704d6ec7b8f6d0fc8325b2"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",