• 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: creating a target dependency in an Xcode project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: creating a target dependency in an Xcode project


  • Subject: Re: creating a target dependency in an Xcode project
  • From: Fritz Anderson <email@hidden>
  • Date: Mon, 11 Apr 2005 10:24:43 -0500

On 11 Apr 2005, at 4:45 AM, Roland Silver wrote:
But targets are organized differently in Xcode, and I cannot create the dependency required by making Evaluator a subtarget of MathPaper in the way the book suggests.
In Xcode, there is no Target tab, but rather a Target group with the two targets subsidiary to it (I use the at-sign below, instead of the red concentric circles that appear in the Xcode Groups & Files):
@Targets
MathPaper
Evaluator
I've tried dragging Evaluator over MathPaper, but nothing happens.


How do I establish the dependency in Xcode rather than PB? Is it sufficient to have the Evaluator target earlier than Mathpaper, i.e. just to drag Evaluator before MathPaper?

Select the MathPaper target and double-click (or press command-I). This brings up an Info window. In the first tab of the window is a list for dependencies. Press the + button and use the resulting sheet to select the Evaluator target.


    -- F

 --
Fritz Anderson
Consulting Programmer
http://resume.manoverboard.org/


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >creating a target dependency in an Xcode project (From: Roland Silver <email@hidden>)

  • Prev by Date: Pages-style table drop-down menu
  • Next by Date: Re: Re: Drag to Finder and create a file
  • Previous by thread: creating a target dependency in an Xcode project
  • Next by thread: Contextual Menu
  • Index(es):
    • Date
    • Thread