6
0

add new version 12.0.4

This commit is contained in:
mac-mini-003 2024-05-08 14:49:08 +02:00
parent fd37866071
commit bd5735b38c

View File

@ -17,12 +17,12 @@ let package = Package(
.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")
),
.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: "WebIdEIdentPlugin",
@ -32,14 +32,14 @@ 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")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/12.0.3/WebIdEIdProductPlugin.framework-v12.0.3.zip",
checksum: "1a9bc62a205ffab722418efe3872bddaf5717e6fc409e62c9d19db65c35e6ad8"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/12.0.4/WebIdEIdProductPlugin.framework-v12.0.4.zip",
checksum: "3ad7ffcdbcf1ac5cb2633db7c2915d9dc13da0396e11d107054fbaea9200c523"
),
.target(
name: "WebIdEIdProductPluginWrapper",