add new version 15.1.2-SNAPSHOT-182
This commit is contained in:
parent
9ebe218f79
commit
5adaa89473
@ -17,19 +17,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdIosSdk",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
||||
.upToNextMinor(from: "15.1.1")
|
||||
.branch("legacy-snapshots")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ui-components-spm.git",
|
||||
.upToNextMinor(from: "15.0.0")
|
||||
.branch("legacy-snapshots")
|
||||
)
|
||||
],
|
||||
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-180.zip",
|
||||
checksum: "7589e1c390882670f87419acea85378e9bd943245e32d0bbf2fd4147cc79a3cb"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdSdkUiKitComponents/15.1.2/WebIdSdkUiKitComponents.framework-v15.1.2-SNAPSHOT-182.zip",
|
||||
checksum: "3cb0a2776810c58d5a80faea383eeb3b322b3b3c11451ac571917e35f045dbd9"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdSdkUiKitComponentsWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user