add new version 20.1.1
This commit is contained in:
parent
c5063f009a
commit
877b32b89a
@ -27,19 +27,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
|
||||
.exact("20.1.0")
|
||||
.exact("20.1.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
|
||||
.exact("20.1.0")
|
||||
.exact("20.1.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPayProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdPayProductPlugin/20.1.0/WebIdPayProductPlugin.framework-v20.1.0.zip",
|
||||
checksum: "d8ba36aeaf34ded62f418535f6a13b42d12e669a66a9ffc9d9db9dac913a4313"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdPayProductPlugin/20.1.1/WebIdPayProductPlugin.framework-v20.1.1.zip",
|
||||
checksum: "004efcaf116089c04b722a34c9674446ea0b8512cc76b3b2d38204c33b99cf86"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPayProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user