add new version 21.0.0-SNAPSHOT-402
This commit is contained in:
parent
1f99a21922
commit
6467bc1be2
@ -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: "21.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosSdk",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
||||
.branch("experimental")
|
||||
.upToNextMinor(from: "21.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/200.4.1/WebIdPluginCore.framework-v200.4.1-SNAPSHOT-382.zip",
|
||||
checksum: "9d5a826d9bb6e5bc2e92ce93dccf44cb5a654153131bc836d7b592492090562d"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/21.0.0/WebIdPluginCore.framework-v21.0.0-SNAPSHOT-402.zip",
|
||||
checksum: "7a21536882870a3fa7359ce10dd8e24942991940715556fd2b75beb637fe9f6a"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPluginCoreWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user