Re: XCode forgets to compile some files
Re: XCode forgets to compile some files
- Subject: Re: XCode forgets to compile some files
- From: "Laurent Daudelin" <email@hidden>
- Date: Mon, 27 Oct 2003 10:53:13 -0500
>
From: Lorenzo <email@hidden>
>
Date: Mon, 27 Oct 2003 16:04:19 +0100
>
To: email@hidden
>
Subject: XCode forgets to compile some files
>
>
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?
You probably didn't forget anything. I have a similar problem where I set
the build window to close on build success. The window never closes
however...
Or I set different compiler settings in my build types. I now discovered
that it seems that Xcode is always displaying the same settings when you
start the build. But if I look at the actual build command, I can see that
the compiler settings are correctly used in the build...
-Laurent.
--
===========================================================================
Laurent Daudelin Developer, Multifamily, ESO, Fannie Mae
mailto:email@hidden Washington, DC, USA
************************* Usual disclaimers apply *************************
_______________________________________________
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.