Re: Different versions of a file in a project
Re: Different versions of a file in a project
- Subject: Re: Different versions of a file in a project
- From: David Catmull <email@hidden>
- Date: Tue, 20 Jan 2004 21:48:05 -0700
On Jan 20, 2004, at 6:23 PM, David Ewing wrote:
In Xcode, you have to actually add a file to each target. There are a
number of ways to see if a file is part of a target. Perhaps the
easiest is to show the Target Membership column in Groups and Files
view (or the Details view), select the file and look at the checkbox.
Change the active target (in the toolbar popup menu) to find out about
different projects. If the target membership for a file isn't what you
expect, just click on the checkbox.
I've done that. The correct .cp file is being compiled in each target,
but it sometimes includes the wrong header file. The target membership
checkbox is set correctly for both pairs of files.
--
David Catmull
email@hidden
http://www.uncommonplace.com/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.