add new version 13.7.1
This commit is contained in:
parent
8cfac315b0
commit
ed8db58f74
@ -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.5.2")
|
||||
.exact("12.5.3")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
|
||||
.exact("12.5.2")
|
||||
.exact("12.5.3")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPayProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.7.0/WebIdPayProductPlugin.framework-v13.7.0.zip",
|
||||
checksum: "b9a3b1fa6e5b43be489a15ba5134040b7f570123d4bc3bd966c03a672bff8f48"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.7.1/WebIdPayProductPlugin.framework-v13.7.1.zip",
|
||||
checksum: "c120cea9493712920873efbdd8cb2984d17491effb1bc13aab33131c3d672c84"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPayProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user