6
0

add new version 13.0.2-SNAPSHOT-1183

This commit is contained in:
mac-mini-003 2024-07-01 11:20:03 +02:00
parent 527b8f8212
commit 0b3d3d5530

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/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.0.2/WebIdPayProductPlugin.framework-v13.0.2-SNAPSHOT-1181.zip",
checksum: "8c3d822d6628ec27591ef319f2fbe2c3f2f154024e21d35b7cabf39918e88776"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.0.2/WebIdPayProductPlugin.framework-v13.0.2-SNAPSHOT-1183.zip",
checksum: "6feb30f9f09969dbbd554ca2cf2573c43c4dcbaf2668a5b806cc441ba4cb63b7"
),
.target(
name: "WebIdPayProductPluginWrapper",