6
0

add new version 20.3.3

This commit is contained in:
mac-mini-003 2025-10-07 13:22:57 +02:00
parent 3fbf4073c8
commit 4645bc2f73

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("20.3.2") .exact("20.3.3")
), ),
.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/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.2/WebIdOnDeviceDocumentScanner.framework-v20.3.2.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.3/WebIdOnDeviceDocumentScanner.framework-v20.3.3.zip",
checksum: "38e921c3303569f495a037b24c29a010c2b78e348ddd04c5e2644f163a101c2e" checksum: "6180dae704a9240970ae0dcc73025697480f6e31d22eba294137ba1a7d3d889b"
), ),
.target( .target(
name: "WebIdOnDeviceDocumentScannerWrapper", name: "WebIdOnDeviceDocumentScannerWrapper",