6
0

add new version 20.1.1

This commit is contained in:
mac-mini-003 2025-08-04 11:46:57 +02:00
parent 975f0372f8
commit a6b10d510a

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.1.0") .exact("20.1.1")
), ),
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
@ -28,8 +28,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnServerDocumentScanner/20.1.0/WebIdOnServerDocumentScanner.framework-v20.1.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnServerDocumentScanner/20.1.1/WebIdOnServerDocumentScanner.framework-v20.1.1.zip",
checksum: "6a3f5381847fa23211a24aaf9a9c1c3b9f69e8cea71e95ccb7eb7e0e0aca9cdd" checksum: "af43cd43519d76abe6dac47eb3daa87b119e7bdc0fcc7394fbe7e371a4bbb24f"
), ),
.target( .target(
name: "WebIdOnServerDocumentScannerWrapper", name: "WebIdOnServerDocumentScannerWrapper",