• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Building Multiple Targets
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building Multiple Targets


  • Subject: Re: Building Multiple Targets
  • From: "J. Todd Slack" <email@hidden>
  • Date: Thu, 29 May 2008 16:29:24 -0700

Hi Chris,

Thank You!

-Jason

On May 29, 2008, at 4:18 PM, Chris Espinosa wrote:


On May 29, 2008, at 4:11 PM, J. Todd Slack wrote:

Can anyone tell me how to build multiple targets when pressing "Build"?

I have the targets defined, but only the first gets built.

I just dont se it

Targets
  • Aggregate Target

    Xcode defines a special type of target that lets you build a group of targets at once, even if those targets do not depend on each other. An aggregate target has no associated product and no build rules. Instead, an aggregate target depends on each of the targets you want to build together. For example, you may have a group of products that you want to build together. You would create an aggregate target and make it depend on each of the product targets. To build all the products, just build the aggregate target.

    An aggregate target may contain a custom Run Script build phase or a Copy Files build phase, but it cannot contain any other build phases. Any build settings that the aggregate target contains are not interpreted but are passed to the build phases that the target contains. For more information on aggregate targets, see“Defining Target Dependencies.”



 _______________________________________________
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

References: 
 >Building Multiple Targets (From: "J. Todd Slack" <email@hidden>)
 >Re: Building Multiple Targets (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: Building Multiple Targets
  • Next by Date: Re: What do I use for a binary diff (like MPW's "Equal?")
  • Previous by thread: Re: Building Multiple Targets
  • Next by thread: Novice Question
  • Index(es):
    • Date
    • Thread