Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Compile Error: 'StateObject' is only available in iOS 14.0 or newer #4

@Coffeemate

Description

@Coffeemate

Please, bump your minimum deployment target to iOS 14.0.

You use @StateObject in 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 🤔.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions