Re: Stumped by non allocating class [solved]
Re: Stumped by non allocating class [solved]
- Subject: Re: Stumped by non allocating class [solved]
- From: Chris Hanson <email@hidden>
- Date: Fri, 21 Dec 2007 02:15:15 -0800
On Dec 20, 2007, at 9:10 PM, Ken Tozier wrote:
Turns out I must have accidently unchecked the compile/ignore
checkbox in the project window. All fixed.
Are you referring to the Target Member column that you can show next
to a file in the Groups & Files tree, or are you referring to the
Target Member column in the detail view?
In either case, it's not a "compile/ignore" control, it's a control to
say whether a particular file is a member of the active target.
Target members are operated upon by build phases, and are routed to
the appropriate build phase when they're made a member of a target.
However, this applies to more than just sources -- headers will be
routed to a Copy Headers build phase (if there is one), other files
will be routed to a Copy Bundle Resources or Copy Files build phase,
and so on.
-- Chris
_______________________________________________
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