efremidze / VisualEffectView

Dynamic blur background view with tint color (UIVisualEffectView subclass) 📱
MIT License
1.13k stars 80 forks source link

completely broke my xcodeproject, i had to refresh and pull from git. #46

Closed coratype closed 2 weeks ago

coratype commented 1 month ago

iOS 18, Mac OS Sequoia Version 15.0 Beta (24A5320a)

im not sure if its the beta, or if its the package. but every single time i tried to remove the package from the dependencies, it would crash my Xcode. also, there were a bunch of warning about Color being only available on iOS 13.0.

efremidze commented 1 month ago

Are you using SPM?

coratype commented 1 month ago

yes

foxfollow commented 1 month ago

same issue macOS: 15.0; xcode Version 16.0, iOS 17 (chaging of iOS doesn't help), use SPM downgrade of VisualEffectView to 4.1.5 fixes the issues

efremidze commented 1 month ago

Thank you, ill investigate today

efremidze commented 2 weeks ago

Fixed by #47