• 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: Automatically link target dependencies in Xcode 3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Automatically link target dependencies in Xcode 3


  • Subject: Re: Automatically link target dependencies in Xcode 3
  • From: Chris Hanson <email@hidden>
  • Date: Wed, 06 Jul 2011 17:41:10 -0700

Xcode 4 supports implicit dependencies.  Say you have a workspace that contains two projects, each with a target:

- Project Foo.xcodeproj has target Foo that generates Foo.a
- Project Bar.xcodeproj has target Bar that generates Bar.app

If your target Bar links against Foo.a, Xcode 4 will infer a dependency from Bar to Foo, so Foo will be built first automatically.

  -- Chris

On Jul 4, 2011, at 2:59 AM, Guillaume Billard wrote:

> I'm looking for an Xcode equivalent to the "Link Library Dependencies" setting available in Visual Studio: target build dependencies imply a link dependency.
> Is there such a setting in Xcode 3?
 _______________________________________________
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: 
 >Automatically link target dependencies in Xcode 3 (From: Guillaume Billard <email@hidden>)

  • Prev by Date: Crashing Creating a New UI Class
  • Next by Date: Re: Disabling clean-build on Archive?
  • Previous by thread: Re: Automatically link target dependencies in Xcode 3
  • Next by thread: Warning: Dependency cycle for target detected
  • Index(es):
    • Date
    • Thread