So I'm getting this warning "ld: warning: directory not found for option '-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.0.sdk/Developer/Library/Frameworks'"
Now I've gone to my project build settings and checked the Framework and Library search paths and they are both empty. The only way I was able to get rid of it is if I deleted "View Controller based status bar" but I need it to be gone so I have to leave it in.
Is there another way to get rid of this message?