add new version 21.0.1-SNAPSHOT-266
This commit is contained in:
parent
b1ca512c3e
commit
3e12667d95
@ -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",
|
||||
.upToNextMinor(from: "21.0.0")
|
||||
.branch("snapshots")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosSdk",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
||||
.upToNextMinor(from: "21.0.0")
|
||||
.branch("snapshots")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/20.4.1/WebIdSdkUiKitComponents.framework-v20.4.1-SNAPSHOT-264.zip",
|
||||
checksum: "073ec5881a24abad77a9c3a11a2f06d7b29f2e58ba8b80f052b78d8e867d49b4"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/21.0.1/WebIdSdkUiKitComponents.framework-v21.0.1-SNAPSHOT-266.zip",
|
||||
checksum: "36331a273aaac987b94a6a97e5dfd3249bfa9d13d60ca714e659751103d2e24e"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdSdkUiKitComponentsWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user