6
0

add new version 13.0.2-SNAPSHOT-1201

This commit is contained in:
mac-mini-003 2024-07-23 13:03:13 +02:00
parent 46d363425b
commit 188ca424d9

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/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.2-SNAPSHOT-1200.zip",
checksum: "c9afdc72fc120d28e49663d4230c4f310c8bd7dca1d4e6aa70460d6105977c9d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.2-SNAPSHOT-1201.zip",
checksum: "49a2848959706b0d5df9e3b69466743c2284ed4e8a6811c0e0505544301ce196"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",