6
0

add new version 20.1.0

This commit is contained in:
mac-mini-003 2025-08-01 14:49:40 +02:00
parent 744e55a9e2
commit 3738a547b9

View File

@ -17,24 +17,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("20.0.1")
.exact("20.1.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("20.0.1")
.exact("20.1.0")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
.exact("20.0.1")
.exact("20.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/20.0.4/WebIdAutoIdentOnDeviceProductPlugin.framework-v20.0.4.zip",
checksum: "7bdff8a7c7b466deecb54f76ec852c89b947ba760d3f09995bdef7eb2986a45a"
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"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",