I am new to OSX and stsarting to use XCode. Here I found the clean build options when working on my C++ project, but both are disabled, how can I use or activate them?

Thanks

link|improve this question

57% accept rate
1  
i found it, just stop current debug or run, and then the clean options will appear again under build – asdf Jan 19 '10 at 10:13
You might want to put that solution into a proper answer and mark it answered (green v). I think that is the right procedure, to prevent your question hanging around in Unanswered ad infinitum. – Elise van Looij Jan 19 '10 at 14:07
feedback

1 Answer

Just do a Command-Option-Shift-K this should clean the project.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.