XCode project compiling
- by n179911
Hi,
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.