Re: Depending on other projects
Re: Depending on other projects
- Subject: Re: Depending on other projects
- From: Frank Midgley <email@hidden>
- Date: Wed, 10 Dec 2003 23:20:24 -0600
On Dec 10, 2003, at 5:56 AM, j o a r wrote:
If you read the release notes for Xcode you'll find that this is in
fact supported. And even though I don't think it's working at all in
Xcode 1.0 - it is a step in the right direction.
This is definitely possible as I am currently working with a target in
a project which is dependent on targets from two other projects, one of
which is further dependent on targets from two additional projects.
The dependency tree has never missed a source change. The only problem
with it is that the dependent projects don't currently inherit the
build style of the top level target. You have to open each of the
projects and manually set them.
As already mentioned, to set this up you just have to add the dependent
project to the "Groups & Files" of the main project and then add the
target dependency in the main target's inspector. I believe it only
works with native targets.
-Frank
=========================
Frank Midgley
email@hidden
http://homepage.mac.com/knarf
_______________________________________________
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.