dmytro-anokhin / url-image

AsyncImage before iOS 15. Lightweight, pure SwiftUI Image view, that displays an image downloaded from URL, with auxiliary views and local cache.
MIT License
1.11k stars 96 forks source link

Conditional imports (e.g SwiftUI/Combine) when inside a SPM package breaks compilation #115

Closed xezero closed 3 years ago

xezero commented 3 years ago
Screen Shot 2020-11-17 at 2 22 30 PM
dmytro-anokhin commented 3 years ago

Thanks for reporting, fixed in 2.1.8.

xezero commented 3 years ago

Awesome! Thanks!

dmytro-anokhin commented 3 years ago

I also discovered some other build issues using command line and had to make another tag 2.1.9. I'm closing this issue, but if you see something else - please report.