add new version 21.0.4-SNAPSHOT-283
This commit is contained in:
parent
304fe1b1d7
commit
3483f09710
@ -17,19 +17,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ui-components-spm.git",
|
||||
.branch("snapshots")
|
||||
.upToNextMinor(from: "22.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosSdk",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
||||
.branch("snapshots")
|
||||
.upToNextMinor(from: "21.4.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/21.0.4/WebIdSdkUiKitComponents.framework-v21.0.4-SNAPSHOT-281.zip",
|
||||
checksum: "a5878e53d9e3b6d778b7e22b342553bd488246229569964d95ca482b30aa3a42"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/21.0.4/WebIdSdkUiKitComponents.framework-v21.0.4-SNAPSHOT-283.zip",
|
||||
checksum: "7018c3d0c38e98bbbdd52fab5020f01517d8cd4abb0f3348533a1008784ff6c4"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdSdkUiKitComponentsWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user