Re: Build All Targets
Re: Build All Targets
- Subject: Re: Build All Targets
- From: Larry Fransson <email@hidden>
- Date: Fri, 9 Apr 2004 00:00:59 -0700
On Apr 8, 2004, at 21:07, Eric Wing wrote:
Is there a way to get Xcode to Build All Targets, sort
of like how it can Clean All Targets?
Make the target in question dependent on those other targets.
Double-click the target to bring up the inspector. On the "General"
tab, you can add the targets on which it depends.
I've been using that method on a project in which my preference panes
are individual targets that the application target depends upon. Any
time I make a change to one of the pref panes, I just click build (with
the application target selected as the active target), and everything
gets built. Works great, lasts a long time!
Larry Fransson
Seattle, WA
_______________________________________________
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.