add new version 21.0.5-SNAPSHOT-385
This commit is contained in:
parent
b440f1ae2a
commit
1a27489607
@ -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.7")
|
||||
.branch("snapshots")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosSdk",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
||||
.upToNextMinor(from: "21.2.0")
|
||||
.branch("snapshots")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.4/WebIdPluginCore.framework-v21.0.4-SNAPSHOT-383.zip",
|
||||
checksum: "9c16c4823a51b6d182f10b077e926bebf3cc619bfa5bb47e07b1c7ff2ef9849a"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.5/WebIdPluginCore.framework-v21.0.5-SNAPSHOT-385.zip",
|
||||
checksum: "8098cff07892f7155bb1f9666004a0646eaa16c4843adb6bf5c34bd7419265f8"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPluginCoreWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user