add new version 22.3.2-SNAPSHOT-1680
This commit is contained in:
parent
4b3b1ea625
commit
2a72df5452
@ -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",
|
||||
.branch("snapshots")
|
||||
.upToNextMinor(from: "21.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdEPassPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-epass-plugin-spm.git",
|
||||
.branch("snapshots")
|
||||
.exact("1.0.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.branch("snapshots")
|
||||
.exact("22.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.branch("snapshots")
|
||||
.exact("22.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEPassProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.3.2/WebIdEPassProductPlugin.framework-v22.3.2-SNAPSHOT-1678.zip",
|
||||
checksum: "359cef5d96a6abc1d4b43a8942e937c922d351e70cba5d471e6b97fd0f1adf95"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.3.2/WebIdEPassProductPlugin.framework-v22.3.2-SNAPSHOT-1680.zip",
|
||||
checksum: "55af97e3065b954e113d9483ba06d62a189c47e49f32fdc14a07e70e2f41c873"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEPassProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user