6
0

add new version 12.5.3

This commit is contained in:
mac-mini-003 2025-06-12 11:49:46 +02:00
parent 6f17d16862
commit 7e792a20ee

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.2")
.exact("12.5.3")
),
.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.2/WebIdOnDeviceDocumentScanner.framework-v12.5.2.zip",
checksum: "bd442ca821b36eeb27c8eab77de232dbff55674842134e7418d9f651201a7845"
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"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",