add new version 22.3.5-SNAPSHOT-1690
This commit is contained in:
parent
309af20bb0
commit
3dac725ef0
@ -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/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.3.5/WebIdEPassProductPlugin.framework-v22.3.5-SNAPSHOT-1688.zip",
|
||||
checksum: "dac0589c00f944ae160b3dad8c556c26b5b0df6cdad5e4181377cbfaf6bfa31a"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.3.5/WebIdEPassProductPlugin.framework-v22.3.5-SNAPSHOT-1690.zip",
|
||||
checksum: "2aabcbc8d043d860d0559bd21cc4a14f2380581cb7ec439d3a5c1db334d3c126"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEPassProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user