add new version 13.0.4
This commit is contained in:
parent
85bdb99463
commit
5e5ecaa0d0
@ -27,19 +27,19 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdIosIdentScanPlugin",
|
name: "WebIdIosIdentScanPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||||
.exact("12.0.2")
|
.exact("12.0.3")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdOnDeviceDocumentScanner",
|
name: "WebIdOnDeviceDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
|
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: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdPayProductPlugin",
|
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",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.0.4/WebIdPayProductPlugin.framework-v13.0.4.zip",
|
||||||
checksum: "9139cec78c86f4a0c26f50ed1ef42b3dafcc51220056e9254fc16990f9107670"
|
checksum: "79f49522844c4d041d81d8111d965ecfb73a2d91ae753af8cad9736e9bae56af"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdPayProductPluginWrapper",
|
name: "WebIdPayProductPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user