6
0

add new version 12.0.4

This commit is contained in:
mac-mini-003 2024-05-08 14:49:03 +02:00
parent df80c0d276
commit 31c7c99245

View File

@ -22,24 +22,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: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("11.1.0")
.exact("11.1.1")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/12.0.3/WebIdEIdOnServerProductPlugin.framework-v12.0.3.zip",
checksum: "033ca7c9c0b9bfb73e83d0467bf630360a9678e0168768f9288d4f8eb48b90e9"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/12.0.4/WebIdEIdOnServerProductPlugin.framework-v12.0.4.zip",
checksum: "dd005013c7f6e3463410354dfa3b585114582bd87ad5cfa5b6be09641a448d54"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",