add new version 15.1.1-SNAPSHOT-180
This commit is contained in:
parent
08e244ab1c
commit
9ebe218f79
@ -17,19 +17,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdIosSdk",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
||||
.branch("legacy-snapshots")
|
||||
.upToNextMinor(from: "15.1.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ui-components-spm.git",
|
||||
.branch("legacy-snapshots")
|
||||
.upToNextMinor(from: "15.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdSdkUiKitComponents/15.1.1/WebIdSdkUiKitComponents.framework-v15.1.1-SNAPSHOT-179.zip",
|
||||
checksum: "840f11b4c88cac26cfc021595196eb24adc34c193b4cafe8507815ff9317b0d1"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdSdkUiKitComponents/15.1.1/WebIdSdkUiKitComponents.framework-v15.1.1-SNAPSHOT-180.zip",
|
||||
checksum: "7589e1c390882670f87419acea85378e9bd943245e32d0bbf2fd4147cc79a3cb"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdSdkUiKitComponentsWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user