6
0

add new version 14.1.0

This commit is contained in:
mac-mini-003 2024-10-24 14:42:24 +02:00
parent 8cfddc6de2
commit 085d202cac

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.0.0")
.exact("12.1.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.0.0")
.exact("13.1.0")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
.exact("13.0.0")
.exact("13.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.0.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.0.1.zip",
checksum: "af868bc1b4261397c75224dd4db53abdd74b272c5c450aa43b78e3ff7c639343"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.1.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.1.0.zip",
checksum: "5306f4fe58b587e602bb153f722b48fb3209757ccceec2bc8c844e1d3236cc6a"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",