Skip to content

Compiler warnings when switching Deployment Target #158

Open
@RaoulNL

Description

@RaoulNL

L.S.,

When setting the deployment target to 10 I see 9 compiler issues, saying OSSpinLock is deprecated since iOS 10.0. (Use os_unfair_lock() from <os/lock.h> instead. There are three other similar calls which are also deprecated.
Can these warnings be fixed, since most new apps target at least iOS 10?

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