6
0

add new version 20.1.1

This commit is contained in:
mac-mini-003 2025-08-04 12:05:59 +02:00
parent e61a05991d
commit eb6f85b97c

View File

@ -17,12 +17,12 @@ let package = Package(
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
.exact("20.1.0")
.exact("20.1.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("20.1.0")
.exact("20.1.1")
),
.package(
name: "WebIdEIdentPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdProductPlugin/20.1.0/WebIdEIdProductPlugin.framework-v20.1.0.zip",
checksum: "64f5d7b2305f3bfa4a5f58392940952c8e010662537b86f143a7a1ee83b499b6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdProductPlugin/20.1.1/WebIdEIdProductPlugin.framework-v20.1.1.zip",
checksum: "ca55fba6341280fca70e7f1638d936e2aad9b11f605ee413dcfe0e7b7ee31b0c"
),
.target(
name: "WebIdEIdProductPluginWrapper",