Re: How to add many files at once to a target?
Re: How to add many files at once to a target?
- Subject: Re: How to add many files at once to a target?
- From: Chris Espinosa <email@hidden>
- Date: Wed, 10 Mar 2004 11:03:59 -0800
On Mar 10, 2004, at 10:47 AM, Frank Midgley wrote:
Sorry, I guess my question was pretty murky. I already have the files
in the project as part of a group. I want to add these files to
another target. I can click on the group, and then they all show up
"over on the right". Then I can select them all. But I can't seem to
find a way to click the little check box that indicates that they
should be part of the current target. If I select the check box of
one, it gets selected, but I can't select the check boxes of all of
them. I wish there was a menu item like "Add to target" that would
add the selected file(s) to the current target.
Any other pointers on what I'm missing here?
Can't you just drag the files into the Sources, Headers or Resources
build phase of the target?
In fact, if you just drag them under the target itself, they'll be
added to the proper build phase automatically. That's the best way to
add a bulk collection of items to a given target: drag them from one
place (the file tree, the detail view, or another target) onto the
target you want them included in.
Chris
_______________________________________________
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.