• 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: Target dependencies
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Target dependencies


  • Subject: Re: Target dependencies
  • From: Heath Raftery <email@hidden>
  • Date: Wed, 10 Mar 2004 09:55:26 +1100

Hi David,

On 10/03/2004, at 7:27 AM, David Catmull wrote:

Is it possible in XCode to specify that one target is dependent on another, as in CodeWarrior?

Yes. A fairly common requirement I think.

I have two targets in my project: the main application, and a plugin. The plugin should always be brought up to date before building the application. I tried using a script build phase, but xcodebuild says it can't find the project.

Here's the way I've done it:

1. Double click the target icon of you main project (or highlight it and Get Info)
2. Click the plus button near the bottom of the General Tab, below Direct Dependencies.
3. Add your other, dependent target.


Heath
--
 ____________________________________________________
|   Heath Raftery                                    |
|   email@hidden                           |
|   *A mind all logic is like a knife all blade -    |
|      it makes the hand bleed that uses it.*        |
|              - Rabindranath Tagore     _\|/_       |
|_______________________________________m(. .)m______|
_______________________________________________
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.


References: 
 >Target dependencies (From: David Catmull <email@hidden>)

  • Prev by Date: Re: Per-file compiler flags?
  • Next by Date: Re: Per-file compiler flags?
  • Previous by thread: Target dependencies
  • Next by thread: Per-file compiler flags?
  • Index(es):
    • Date
    • Thread