add new version 20.1.0
This commit is contained in:
parent
95e370701a
commit
383231ae47
@ -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.1")
|
||||
.exact("20.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
|
||||
.exact("20.0.1")
|
||||
.exact("20.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
|
||||
.exact("20.0.1")
|
||||
.exact("20.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
|
||||
.exact("20.0.1")
|
||||
.exact("20.1.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPayOnServerProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdPayOnServerProductPlugin/20.0.4/WebIdPayOnServerProductPlugin.framework-v20.0.4.zip",
|
||||
checksum: "0e2674d2c28aeca60d2089ef14d4ceeecab529b245b62eb6176b7cad7e613990"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdPayOnServerProductPlugin/20.1.0/WebIdPayOnServerProductPlugin.framework-v20.1.0.zip",
|
||||
checksum: "7408a7719b2fc7619ae7d78efe1f413de92e6aaa001aa10306f2e85678036f58"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPayOnServerProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user