6
0

add new version 13.0.3

This commit is contained in:
mac-mini-003 2024-06-27 15:30:05 +02:00
parent d13e3eebb0
commit cc9740cecc

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.1")
.exact("12.0.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.0.1")
.exact("12.0.2")
),
.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.2/WebIdEIdProductPlugin.framework-v13.0.2.zip",
checksum: "e86b77b3100b1d6a190d020829599173feca553afd2f55584f5f41662fc19aa8"
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"
),
.target(
name: "WebIdEIdProductPluginWrapper",