add new version 21.2.2-SNAPSHOT-296
This commit is contained in:
parent
4bd566b6dd
commit
0bf9c847b6
@ -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: "22.2.0")
|
||||
.branch("snapshots")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosSdk",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
||||
.upToNextMinor(from: "21.6.0")
|
||||
.branch("snapshots")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/21.2.1/WebIdSdkUiKitComponents.framework-v21.2.1-SNAPSHOT-294.zip",
|
||||
checksum: "579e9eb0518cd3ead1710a4b48272fbf7ceb9a90b745f0a6a7005e006f4c7782"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/21.2.2/WebIdSdkUiKitComponents.framework-v21.2.2-SNAPSHOT-296.zip",
|
||||
checksum: "53c796ab73363d7919bd86c215b4ca82438e4fa5217dd24bd9f6e8e7b59b6d94"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdSdkUiKitComponentsWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user