6
0

add new version 20.0.1

This commit is contained in:
mac-mini-003 2025-07-10 18:29:37 +02:00
parent 9c2104bf7a
commit 3120332ee7

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: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdIosIdentScanPlugin/20.0.0/WebIdIosIdentScanPlugin.framework-v20.0.0.zip",
checksum: "d53f0425e87ff4c09d727bc085e7d335f6e179b8798e2261bd42ec9906bf4828"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdIosIdentScanPlugin/20.0.1/WebIdIosIdentScanPlugin.framework-v20.0.1.zip",
checksum: "6b62912eabeed83246ae719da0b158fb06952939080ed676c7c583514e51bb12"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",