6
0

add new version 13.0.3

This commit is contained in:
mac-mini-003 2024-06-27 15:30:16 +02:00
parent 8a4163c5fd
commit 85bdb99463

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.1")
.exact("12.0.2")
),
.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")
)
],
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.0.2/WebIdPayProductPlugin.framework-v13.0.2.zip",
checksum: "25ceb5df715363db57a5764f5ce025e4a344f0bae46888886ba8f29a8a320955"
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"
),
.target(
name: "WebIdPayProductPluginWrapper",