add new version 15.0.1-SNAPSHOT-172
This commit is contained in:
parent
463d4540cf
commit
967d697754
@ -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.0.0")
|
||||
),
|
||||
.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.0.1/WebIdSdkUiKitComponents.framework-v15.0.1-SNAPSHOT-170.zip",
|
||||
checksum: "4c2efff305166178ec746578118e6b12334d1cfdbc1ed282ccd3da6cd6ebc277"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdSdkUiKitComponents/15.0.1/WebIdSdkUiKitComponents.framework-v15.0.1-SNAPSHOT-172.zip",
|
||||
checksum: "b4157c3fa3f8184d290704d8e759049f34208d45f8ce9bc7166fcd1c74c745ac"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdSdkUiKitComponentsWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user