Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Xcode 7.0.1 Unknown type name 'NS_ASSUME_NONNULL_BEGIN'

75 views
Skip to first unread message

dan.ba...@gmail.com

unread,
Oct 9, 2015, 6:15:44 PM10/9/15
to
Hey group,

I'm struggling with an issue where I am building an iOS app and while I don't receive any error highlights editing the code file, it fails to b uild with "Unknown type name 'NS_ASSUME_NONNULL_BEGIN', and of course the coresponding END pragma directive.

I can work around this by simply defining the pragma to be blank, but I am at a loss as to why this is occurring. I have my SDK set to ios 9.0 (latest) and am runnig xcode 7.0.1 on OS X El Capitan 10.11.

I have one target dependent library in my project, but I've carefuly checked all "base SDK" settings (they are set to ios 9.0 latest)....

What else am I missing??? I thought with 7.0.1 the NS_ASSUME_NONNULL_BEGIN pragma would work. How can I be 100% what SDK I am using?

Thanks,
Dan B.
0 new messages