6
0

add new version 20.3.5

This commit is contained in:
mac-mini-003 2025-10-09 18:05:14 +02:00
parent 7197e58fb5
commit 72aac12a99

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.4") .exact("20.3.5")
), ),
.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.4/WebIdOnDeviceDocumentScanner.framework-v20.3.4.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.5/WebIdOnDeviceDocumentScanner.framework-v20.3.5.zip",
checksum: "5504bfcdb1e715ecf2522554c08468fbd6cda1c3830d55c732b610f72b57512a" checksum: "c7db329e1b8e76059fa50bac546c9d68c56377f119999b83fad3c9c2e2fd2a71"
), ),
.target( .target(
name: "WebIdOnDeviceDocumentScannerWrapper", name: "WebIdOnDeviceDocumentScannerWrapper",