6
0

add new version 12.6.0

This commit is contained in:
mac-mini-003 2025-06-16 16:32:48 +02:00
parent 7e792a20ee
commit d9bbf90471

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("12.5.3")
.exact("12.6.0")
),
.package(
name: "WebIdPluginCore",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.5.3/WebIdOnDeviceDocumentScanner.framework-v12.5.3.zip",
checksum: "aad24eed79f2946ba2463ac86e7e22ce13e8b49c1abbeb70482bec7be0638a0b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.6.0/WebIdOnDeviceDocumentScanner.framework-v12.6.0.zip",
checksum: "e48581e0deb9bf69a2c498ff19a2722b502d2cd14f64460447f523c846969a02"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",