add new version 20.0.4
This commit is contained in:
parent
8e22ea5b00
commit
5f6c2bc8ad
@ -17,29 +17,29 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdIosBankIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-bank-ident-plugin-spm",
|
||||
.exact("20.0.0")
|
||||
.exact("20.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
|
||||
.exact("20.0.0")
|
||||
.exact("20.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
|
||||
.exact("20.0.0")
|
||||
.exact("20.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
|
||||
.exact("20.0.0")
|
||||
.exact("20.0.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPayProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdPayProductPlugin/20.0.3/WebIdPayProductPlugin.framework-v20.0.3.zip",
|
||||
checksum: "0d12a6de68b8c004c2f6b68712fddbe7eeb7e2c7e2a209539e8e7a75a621f8d7"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdPayProductPlugin/20.0.4/WebIdPayProductPlugin.framework-v20.0.4.zip",
|
||||
checksum: "4aa829389370fb4a3cfb1b008844db91d0cd61f4c931db3d9430f11015cf2f24"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPayProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user