add new version 21.0.0-SNAPSHOT-403
This commit is contained in:
parent
6467bc1be2
commit
fbbef71d40
@ -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.1")
|
||||
.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: "WebIdPluginCore",
|
||||
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"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/21.0.0/WebIdPluginCore.framework-v21.0.0-SNAPSHOT-403.zip",
|
||||
checksum: "db4b36336d55729935495a82ec3504559c9ce7b1837bb255eae98cdd1680a300"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPluginCoreWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user