• 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: Changing the type of a Target
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing the type of a Target


  • Subject: Re: Changing the type of a Target
  • From: Chris Espinosa <email@hidden>
  • Date: Thu, 4 Mar 2004 14:57:59 -0800

On Mar 4, 2004, at 12:25 PM, Steve Sisak wrote:

How does one change the type of an XCode target (or create a new target of a different type containing the same files/headers)?

The hard way: 1) Create a new target of the type you want 2) Open the old target and group-select everything in it 3) Drag it all to the new target

Thanks -- that did what I needed.

Now how do I include that library target in another xcode project so it's automatically built? (Like including a subproject in Codewarrior)

(I could swear I saw that option before, but can't find it)

1) Drag the Project icon (top of the Groups & Files tree) of the Static Library project into the other project, dropping it just below the other project's project icon in the Groups & Files tree.
2) Select the second project's main target, choose Get Info, and in the General tab you see Direct Dependencies. Click the plus sign at the bottom and pick the target from the Static Library project.


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.


  • Follow-Ups:
    • Re: Changing the type of a Target
      • From: Steve Sisak <email@hidden>
References: 
 >Try setting environment variable MallocHelp to see tools to help debug? (From: Ken Hawkins <email@hidden>)
 >Changing the type of a Target (From: Steve Sisak <email@hidden>)
 >Re: Changing the type of a Target (From: Chris Espinosa <email@hidden>)
 >Re: Changing the type of a Target (From: Steve Sisak <email@hidden>)

  • Prev by Date: Re: Changing the type of a Target
  • Next by Date: Re: Changing the type of a Target
  • Previous by thread: Re: Changing the type of a Target
  • Next by thread: Re: Changing the type of a Target
  • Index(es):
    • Date
    • Thread