Skip to content

Adopt nullability annotations for better Swift interoperability #5

@emaloney

Description

@emaloney

The clang compiler that debuted with Swift 1.2 introduces some new nullability annotations to Objective-C that are intended to improve Swift interoperability.

Adopting these annotations will not only make it easier to use this Mockingbird code from Swift, it will make it possible for the static analyzer to detect additional types of programming errors.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions