Re: #define bug in gcc for delta builds?
Re: #define bug in gcc for delta builds?
- Subject: Re: #define bug in gcc for delta builds?
- From: Steve Checkoway <email@hidden>
- Date: Wed, 4 Feb 2009 04:48:32 -0800
On Feb 4, 2009, at 4:39 AM, Ken Thomases wrote:
On Feb 4, 2009, at 6:33 AM, Steve Checkoway wrote:
Is the header file included in the Xcode project? I don't know if
it has to be included in the particular target or not, but I seem
to recall that it doesn't.
You should not make header files part of the target for an
application. If you do, then the header files get copied into the
application bundle during the Copy Resources phase, which you
probably don't want.
Unless they are marked "project." I just checked, I have hundreds of
header files included in the target and none get copied to the
application bundle. It looks strange if the check box isn't checked
for every other file. The file _is_ part of the target after all.
--
Steve Checkoway
"Anyone who says that the solution is to educate the users
hasn't ever met an actual user." -- Bruce Schneier
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden