If you encounter this that the GCC 4 section was missing in XCode
All you need to do is to set the Active SDK to the same value as the Project Base SDK
Then you will see the GCC section again.
But it will disappear when you set it to Simulator again, this is a bug.
Saturday, May 2, 2009
Subscribe to:
Post Comments (Atom)
1 comment:
I faced the problem and was puzzled that some of my projects did not show the GCC section. Thanks for the solution, which though I have no idea why it has to be that way..
Post a Comment