6
0

add new version 20.0.1

This commit is contained in:
mac-mini-003 2025-07-10 18:29:58 +02:00
parent e58356881a
commit b396c0db42

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
.exact("20.0.0") .exact("20.0.1")
), ),
.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/redesign-v4/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.0.0/WebIdOnDeviceDocumentScanner.framework-v20.0.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.0.1/WebIdOnDeviceDocumentScanner.framework-v20.0.1.zip",
checksum: "6801337fcfb032bb7a4f0373be3c1ad23427e7409d39072f620c93efbe2d3a7b" checksum: "094ec97a9f09ce91f93b54411e54dab02a552f744802f6057a827414f4df6a5e"
), ),
.target( .target(
name: "WebIdOnDeviceDocumentScannerWrapper", name: "WebIdOnDeviceDocumentScannerWrapper",