add new version 21.0.2-SNAPSHOT-275
This commit is contained in:
parent
0ba546d343
commit
59b1739f32
@ -22,14 +22,14 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdIosSdk",
|
name: "WebIdIosSdk",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
||||||
.branch("experimental")
|
.upToNextMinor(from: "21.2.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdSdkUiKitComponents",
|
name: "WebIdSdkUiKitComponents",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/21.0.2/WebIdSdkUiKitComponents.framework-v21.0.2-SNAPSHOT-276.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/21.0.2/WebIdSdkUiKitComponents.framework-v21.0.2-SNAPSHOT-275.zip",
|
||||||
checksum: "1bbd95c5bad18928bba08b276f8ae520cff8913a1eef37533f1512613af2c6b1"
|
checksum: "3aa42c067673f13810ca9b7e3b57118f5e4e58897364eaf5b8c198e73446eed8"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdSdkUiKitComponentsWrapper",
|
name: "WebIdSdkUiKitComponentsWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user