add new version 22.3.7
This commit is contained in:
parent
d741009be0
commit
b915cb6982
@ -17,34 +17,34 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("21.2.1")
|
||||
.exact("22.0.3")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.exact("21.2.1")
|
||||
.exact("22.0.3")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("21.2.1")
|
||||
.exact("22.0.3")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("21.0.5")
|
||||
.exact("22.0.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosBankIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
|
||||
.exact("21.0.4")
|
||||
.exact("21.0.5")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAccountIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.2.4/WebIdAccountIdProductPlugin.framework-v22.2.4.zip",
|
||||
checksum: "0a3aa0ad6793599bd0d37b50096902bc2c148cd8f986ebe61ae38c9d0202e774"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.7/WebIdAccountIdProductPlugin.framework-v22.3.7.zip",
|
||||
checksum: "353bbbe8bd5d9d9dff57628e0b0a33ed2b7932d1121ad438f2648936941c6ec1"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAccountIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user