I upgraded to xcode 5.0 today. I then pressed play to run my project in the iOS simulator. This initially worked. Then I decided that I wanted to run the profiler. When I did th
I had to change compiler for Default compiler (Apple LLVM 5.0) at two places:
Hard to find because code compiles even if Build Rules point to an undefined compiler.