dan.ba...@gmail.com
unread,Oct 9, 2015, 6:15:44 PM10/9/15You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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.