hyperoslo / Lightbox

:milky_way: A convenient and easy to use image viewer for your iOS app
https://www.hyper.no
Other
1.62k stars 326 forks source link

LightBox won't resolve in SPM #286

Open drekka opened 2 years ago

drekka commented 2 years ago

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?
osvaldonytimes commented 1 year ago

Since https://github.com/hyperoslo/Lightbox/pull/290 was merged to solve this issue, can you publish a new release (2.5.1) with these new changes for SPM?

officebluesource commented 1 year ago

We are facing the same problem, could you please release a new version?