• 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: Multiple Build target types in single Xcode project?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple Build target types in single Xcode project?


  • Subject: Re: Multiple Build target types in single Xcode project?
  • From: Chris Espinosa <email@hidden>
  • Date: Fri, 19 Aug 2005 15:14:41 -0700

On Aug 19, 2005, at 1:53 PM, Ando Sonenblick wrote:

I'm still ramping up on using Xcode and have a question.  Can I have a

project with multiple targets where the targets are of different build

types?


If you're just getting up to sppeed on Xcode, a great place to start is the Help menu, Xcode Help item.  I searched for "multiple targets" and got these two relevant hits:

file:///Developer/ADC Reference Library/documentation/DeveloperTools/Conceptual/XcodeUserGuide21/Contents/Resources/en.lproj/05_02_bs_targets/chapter_29_section_1.html

The section "An Example with Multiple Targets" seems most relevant to your question.

For example, one target may be an app, one a bundle, the next a static

lib, another a framework and so on.


Is this possible?  How do I specify what exactly a target is output as?


You specify this when you create the target with the New Target... menu item.  Once a target is created, its type cannot be changed.

Or is that all just a function of what files constitute the output

(code, info.plist, etc), their names and the hierarchy of them that

indicates what type of object they are?


It's the other way around: the output file is a function of the target type.

Chris

 _______________________________________________
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: 
 >Multiple Build target types in single Xcode project? (From: "Ando Sonenblick" <email@hidden>)

  • Prev by Date: Re: (no subject)
  • Next by Date: Incomplete Accelerate.framework in MacOSX10.3.0.sdk
  • Previous by thread: Multiple Build target types in single Xcode project?
  • Next by thread: Incomplete Accelerate.framework in MacOSX10.3.0.sdk
  • Index(es):
    • Date
    • Thread