hyperoslo / hyperoslo/Lightbox
LightBox won't resolve in SPM
Open
- Dominant language
- Swift
- Stars
- 1.7k
- Forks
- 332
- PR merge metrics
- No merged PRs in 30d
Description
It appears that Lightbox is dependant on an unstable package from the error messages I'm getting trying to add it to a project via SPM:
```
Dependencies could not be resolved because package 'lightbox' is required using a stable-version but 'lightbox' depends on an unstable-version package 'imaginary' and root depends on 'lightbox' 2.4.0.
``
So far tried v2.5.0 and 2.4.2 and 2.4.0. Is there one that will work?
Contributor guide
Assessment
This issue has not been assessed yet.