6
0

add new version 20.1.1

This commit is contained in:
mac-mini-003 2025-08-04 12:04:51 +02:00
parent 3738a547b9
commit 31fd646d4a

View File

@ -22,19 +22,19 @@ let package = Package(
.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: "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")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/20.1.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v20.1.0.zip",
checksum: "f2142376bf0cedae4247a060092bf8295d5a8cb90f2f81b366269e1ef905ebfd"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/20.1.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v20.1.1.zip",
checksum: "67380fa0ebb73986b0d71f55a9c6d1070ac16ca340922e389e886b857660f58c"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",