6
0

add new version 12.3.2

This commit is contained in:
mac-mini-003 2025-03-12 11:18:00 +01:00
parent 6ce16421d0
commit 7f2ce0ed96

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("12.3.1") .exact("12.3.2")
), ),
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdOnDeviceDocumentScanner", name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.3.1/WebIdOnDeviceDocumentScanner.framework-v12.3.1.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.3.2/WebIdOnDeviceDocumentScanner.framework-v12.3.2.zip",
checksum: "8f6da34efeb6162382e91b5e4f2371b93b8870028b3534ddb14a9d13a572d297" checksum: "6d43fdb97e726c62b76ac7e52adcb658a2db8be8146cb5c2342d6b4e1816f037"
), ),
.target( .target(
name: "WebIdOnDeviceDocumentScannerWrapper", name: "WebIdOnDeviceDocumentScannerWrapper",