6
0

add new version 13.0.3

This commit is contained in:
mac-mini-003 2024-06-27 15:29:53 +02:00
parent e44c1d9f50
commit 6d1c68f873

View File

@ -22,19 +22,19 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.0.1")
.exact("12.0.2")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.0.1")
.exact("12.0.2")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.2.zip",
checksum: "00ec90ddf44b8c70f201f1597897b98d7f056e5f18c57463517423ab8cb11a63"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.3.zip",
checksum: "cbf68c9cd305ed95659bf7849e4e7eacaf7eb1da71487ac21a071ced01f908b2"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",