6
0

add new version 12.0.4

This commit is contained in:
mac-mini-003 2024-05-08 14:48:53 +02:00
parent 409364e482
commit e85f1c5ed4

View File

@ -17,24 +17,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("10.0.1")
.exact("10.0.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("11.1.0")
.exact("11.1.1")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("11.1.0")
.exact("11.1.1")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/12.0.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.3.zip",
checksum: "9af30202a8b42832c4ef8e098a83b39cef810a91ddd6b52d21e43a462affa6ff"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/12.0.4/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.4.zip",
checksum: "12670468b38ee13b8551321816ed131eef3ffa8f1d038035d2961f440aa59455"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",