You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Please, bump your minimum deployment target to iOS 14.0.
You use
@StateObjectin SnappingScrollView, which is only available on iOS 14.0+.I started receiving this error only in Xcode 14.3. I wasn't receiving it in Xcode 14.2, though 🤔.