grouping targets
grouping targets
- Subject: grouping targets
- From: Jamie Zawinski <email@hidden>
- Date: Thu, 9 Feb 2006 17:47:57 -0800
Is there any way to group targets into sub-folders?
Aggregate targets are almost what I want, but not quite: say I've got
3 groups of 2 targets each. I want to end up with:
Targets
. Group A
. . 1
. . 2
. Group B
. . 3
. . 4
. Group C
. . 5
. . 6
but with aggregates, what I end up with is:
Targets
. Group A
. . 1 alias
. . 2 alias
. Group B
. . 3 alias
. . 4 alias
. Group C
. . 5 alias
. . 6 alias
. 1
. 2
. 3
. 4
. 5
. 6
The reason I care is that I'd like to be able to use the outliner
triangle so that I can look at just a subset of the list:
Targets
> Group A
> Group B
> Group C
Also, if I want multi-select all the "Group B" targets to change
their build options, I have to do that from the "real" target, not
from the dependency alias inside the aggregate.
--
Jamie Zawinski email@hidden http://www.jwz.org/
email@hidden http://www.dnalounge.com/
http://jwz.livejournal.com/
_______________________________________________
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