6
0

add new version 20.0.1

This commit is contained in:
mac-mini-003 2025-07-10 18:30:17 +02:00
parent 78abb47f86
commit c1453232e7

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
.exact("20.0.0")
.exact("20.0.1")
),
.package(
name: "WebIdPluginCore",
@ -28,8 +28,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnServerDocumentScanner/20.0.0/WebIdOnServerDocumentScanner.framework-v20.0.0.zip",
checksum: "465ab63c906fc3dacb0b1abf7cae894a358e5d8e7b64b3c61fdad33692fdae33"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnServerDocumentScanner/20.0.1/WebIdOnServerDocumentScanner.framework-v20.0.1.zip",
checksum: "c10060304833a21bcb5444d14a618a418eef63c6d961e0494d9224c2ae503ce7"
),
.target(
name: "WebIdOnServerDocumentScannerWrapper",