6
0

add new version 13.0.4

This commit is contained in:
mac-mini-003 2024-06-28 15:27:12 +02:00
parent 85bdb99463
commit 5e5ecaa0d0

View File

@ -27,19 +27,19 @@ let package = Package(
.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: "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")
)
],
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.0.3/WebIdPayProductPlugin.framework-v13.0.3.zip",
checksum: "9139cec78c86f4a0c26f50ed1ef42b3dafcc51220056e9254fc16990f9107670"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.0.4/WebIdPayProductPlugin.framework-v13.0.4.zip",
checksum: "79f49522844c4d041d81d8111d965ecfb73a2d91ae753af8cad9736e9bae56af"
),
.target(
name: "WebIdPayProductPluginWrapper",