I cannot build my application anymore since I updated Xcode to the new version (Xcode 5.1). the error message is \'Could not build module \'UIKit\'\'. I have the same probl
I solved the issue by deleting and adding UIKit.framework in Build Phases -> Link Binary With Libraries.