add new version 21.1.1-SNAPSHOT-400
This commit is contained in:
parent
e3c54e4228
commit
faf26bbe99
@ -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: "22.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosSdk",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
||||
.branch("snapshots")
|
||||
.upToNextMinor(from: "21.5.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.1.1/WebIdPluginCore.framework-v21.1.1-SNAPSHOT-397.zip",
|
||||
checksum: "a3fe6f2296cfcaa2d26550d0226ed962fa3a330066e30fd8dd3fb502ac4bc0d4"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.1.1/WebIdPluginCore.framework-v21.1.1-SNAPSHOT-400.zip",
|
||||
checksum: "978f9a0ffbc0ff81c76336a76913a054bcf1789799f9e557c1a8bf8347e5ccc3"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPluginCoreWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user