Re: How do you remove a file from a target???
Re: How do you remove a file from a target???
- Subject: Re: How do you remove a file from a target???
- From: Brent Gulanowski <email@hidden>
- Date: Fri, 13 Aug 2004 12:04:14 -0400
On Fri, 13 Aug 2004 16:19:40 +0200, Thomas Lachand-Robert <email@hidden> wrote:
> This is probably stupid but I can't find a way to remove a file from
> one target, not removing it from the other. My app is built in two
> "flavors", one is a GUI app, the other is a terminal tool. So I have
> two targets, and also two files "main.m" for the GUI and "mainTool.m"
> for the tool. But both are present in the GUI target, and I can't
> remove "mainTool.m": clicking the check box on the right of the detail
> pane deactivates it from both targets; and using delete removes it from
> both, two. So???
>
Unchecking the checkbox in the target column of the file list view
should not remove the file from both targets, only the active target.
I have never seen this bug. Check and again and if it is still like
that, file a bug. What about other files?
--
Brent Gulanowski
http://www.boredastronaut.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.