add new version 21.1.1-SNAPSHOT-287
This commit is contained in:
parent
a83bc042b1
commit
c8c2783654
@ -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.0.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosSdk",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
||||
.branch("snapshots")
|
||||
.upToNextMinor(from: "21.4.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/21.1.1/WebIdSdkUiKitComponents.framework-v21.1.1-SNAPSHOT-285.zip",
|
||||
checksum: "6442239a5aacff6beb191e0e9ba4c48853fa34eff31257ebec164599faf5551e"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/21.1.1/WebIdSdkUiKitComponents.framework-v21.1.1-SNAPSHOT-287.zip",
|
||||
checksum: "69bdd4876b27602928141f6399fe71bd7b953a569c71615fd25032ba42d06ebc"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdSdkUiKitComponentsWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user