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