zvonicek / ImageSlideshow

Swift image slideshow with circular scrolling, timer and full screen viewer
MIT License
1.78k stars 479 forks source link

Xcode can't resolve dependencies #432

Open schech1 opened 2 years ago

schech1 commented 2 years ago

Xcode can't install the package. When "added anyway", the following reason is shown:

Dependencies could not be resolved because root depends on 'ImageSlideshow' 1.0.0..<2.0.0. 'ImageSlideshow' cannot be used because 'ImageSlideshow' depends on 'Kingfisher' 5.8.0..<6.0.0 and root depends on 'Kingfisher' 7.0.0..<8.0.0.

freemansion commented 9 months ago

anyone found workaround for this issue?