You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: