Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I get the chromium source and I am able to compile it fine under MaxOS X. My question is why every time I power off my laptop and then re-open my XCode project and click 'Build and Go (Debug)', XCode recompiles EVERYTHING (even I have not modified any file).

Is there any way to config to compile when needed?

Thank you for any suggestion.

share|improve this question

1 Answer

Hmm... It's hard to say what the issue here is. I haven't noticed this problem, XCode only compiles things that I have changed in chromium, most of the time anyway. You might try doing just "Build" on the all project (I'm assuming you are building the chrome project, since all doesn't have the option to "Build and Go"). If that doesn't solve your problem, you should stop by the chromium irc channel and ask (chromium on irc.freenode.net). They can probably help you more there.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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