Wednesday, August 26, 2015

clang compiler error migrating to Xcode 6

While compiling the new XCODE project have been getting  the below error
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 11

resolved using the below URLs
http://www.raywenderlich.com/forums/viewtopic.php?f=2&t=19346
http://stackoverflow.com/questions/18933321/deleting-contents-from-xcode-derived-data-folder

No comments: