6
0

add new version 20.0.0

This commit is contained in:
mac-mini-003 2025-07-01 11:42:53 +02:00
parent 5dd14ff1f4
commit efbcfab48c

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