Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Add nullability qualifiers for swift integration #27

Description

@olarivain

The current iOS headers don't specify any nullability qualifiers. This means that clang will treat everything as implicitly unwrapped, which makes this framework a ticking time bomb to use with Swift.

Objective-c is being relegated to a second class citizen, this kind of thing is an absolute must have for a lot of folks out there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions