I recently upgraded my Xcode to version 7.3. When I compile my exisiting project I get this error message:
directory not found for option '-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.3.sdk/System/Library/PrivateFrameworks'
As per this post, private frameworks have been removed with Xcode 7.3. Any suggestions as to potential solutions?