XCode forgets to compile some files
XCode forgets to compile some files
- Subject: XCode forgets to compile some files
- From: Lorenzo <email@hidden>
- Date: Mon, 27 Oct 2003 16:04:19 +0100
Hi,
sometimes my XCode forgets to compile some file I modified.
And I created a new project just now.
For example, I add the line
NSLog(@"Pass here");
in the awakeFromNib method. Then I build and execute the program, and I
DON'T see the log line. Then I quit, I do "Clean All" then I recompile and I
see the log line. Of course when I recompile after the "Clean All", I have
to wait for so long time...
I already marked "Always Save before compile".
What did I forget?
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.