6
0

add new version 20.0.4

This commit is contained in:
mac-mini-003 2025-07-10 19:04:08 +02:00
parent 29ca64eb20
commit 744e55a9e2

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.0")
.exact("20.0.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("20.0.0")
.exact("20.0.1")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
.exact("20.0.0")
.exact("20.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/20.0.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v20.0.3.zip",
checksum: "a8a2cb9918dad93a56ae2ef7e33362a816f9590d1dcf0b70d686457e00f5377d"
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"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",