6
0

add new version 13.0.4

This commit is contained in:
mac-mini-003 2024-06-28 15:27:01 +02:00
parent cc9740cecc
commit f8107e9688

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("12.0.2")
.exact("12.0.3")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.0.2")
.exact("12.0.3")
),
.package(
name: "WebIdEIdentPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.0.3/WebIdEIdProductPlugin.framework-v13.0.3.zip",
checksum: "c20def1c481de09541edea5e405680c170c669783768f1a41bd6f8096d7e644e"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.0.4/WebIdEIdProductPlugin.framework-v13.0.4.zip",
checksum: "267a3fc976d26fa34cab9fc75dc628be02624096c782b5044133c372fbe9659d"
),
.target(
name: "WebIdEIdProductPluginWrapper",