Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nullability annotations for Swift 1.2. #42

Closed
armadsen opened this issue Feb 21, 2015 · 1 comment
Closed

Add nullability annotations for Swift 1.2. #42

armadsen opened this issue Feb 21, 2015 · 1 comment
Assignees
Milestone

Comments

@armadsen
Copy link
Owner

Chris Lattner indicated that Apple will likely provide a new macro, something like, NS_ASSUME_NONNULL_BEGIN/END, so it might be worth waiting for that.

This thread has good info:
http://lists.apple.com/archives/xcode-users/2015/Feb/msg00046.html

@armadsen
Copy link
Owner Author

NS_ASSUME_NONNULL_BEGIN has been added in Xcode 6 beta 3. The fix for this issue should not be put into master until Xcode 6.3 is out of beta, however.

@armadsen armadsen self-assigned this Apr 13, 2015
@armadsen armadsen added this to the 1.8.0 milestone Apr 13, 2015
armadsen pushed a commit that referenced this issue Apr 13, 2015
@armadsen armadsen mentioned this issue Apr 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant