• 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
Setting Project Dependencies
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Setting Project Dependencies


  • Subject: Setting Project Dependencies
  • From: Michael Rice <email@hidden>
  • Date: Sat, 16 Jul 2005 14:57:47 -0500

I have a project that has a single Aggregate target. I can't figure out how to set the dependencies among each of the various projects that form the aggregate. For example:

* Project A has an aggregate target consisting of Project B and Project C.
* Project B has a single static library target.
* Project C has a single app bundle target that is linked to the library created by Project B.


If I change the source code in Project B and then build Project A, it correctly rebuilds Project B, creating a new static library, but does not relink Project C. What I need is to be able to specify, in Project A, the dependency of Project C on Project B.

Is there a way to do this or am I out of luck? I'm very new to Xcode, so I'm not sure this is the appropriate way to setup the build environment. The reason I setup the build this way is that project packages for Projects B and C are automatically generated by another tool, so I can't really modify those projects inside Xcode; I would need to redo those modifications each time the project is generated by the tool.

Thanks.
Michael
_______________________________________________
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


  • Follow-Ups:
    • Re: Setting Project Dependencies
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: XCode 2.1 Unstable
  • Next by Date: Re: XCode 2.1 Unstable
  • Previous by thread: Re: Cross development with SDK 10.3.9 not compatible with 10.3.8
  • Next by thread: Re: Setting Project Dependencies
  • Index(es):
    • Date
    • Thread