6
0

add new version 13.7.1

This commit is contained in:
mac-mini-003 2025-06-12 15:16:48 +02:00
parent 95e6f7a9df
commit 64bda59a6f

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.5.2")
.exact("12.5.3")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.5.2")
.exact("12.5.3")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.7.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.7.0.zip",
checksum: "dc8752f7557764d9bc584668aa53320de964720363ba633a10010e5246f3888e"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.7.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.7.1.zip",
checksum: "7f7a7cf67e2b403e39248dc61d19f40f3ce3641e08c76aee29788fc40594dd7c"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",