add new version 22.4.0
This commit is contained in:
parent
3e98c4ec28
commit
4b457f2128
@ -17,29 +17,29 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
|
||||
.upToNextMinor(from: "21.1.0")
|
||||
.upToNextMinor(from: "21.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdEPassPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-epass-plugin-spm.git",
|
||||
.exact("1.0.2")
|
||||
.exact("1.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("22.0.3")
|
||||
.exact("22.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("22.0.3")
|
||||
.exact("22.1.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEPassProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassProductPlugin/22.3.7/WebIdEPassProductPlugin.framework-v22.3.7.zip",
|
||||
checksum: "a8e998392afcb3893aaf523db8ef5832da62730821d131661038c95eb070fbcf"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassProductPlugin/22.4.0/WebIdEPassProductPlugin.framework-v22.4.0.zip",
|
||||
checksum: "49b0512a036d8d0e24e0086afff6344e1de76fc4e7ad7189d2b7c8b3fc69b379"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEPassProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user