Re: Depending on other projects
Re: Depending on other projects
- Subject: Re: Depending on other projects
- From: Diego Rey <email@hidden>
- Date: Wed, 10 Dec 2003 10:46:03 -0300
On 12/10/03 7:55 AM, "Fraser Speirs" <email@hidden> wrote:
> Hi,
>
> My app depends on five third-party frameworks, some of which come with
> native-target projects and some with PB-style targets in their
> projects. I don't really want to import the sources for these
> frameworks into my main project.
>
> Does Xcode support making a target in one project depend on a target in
> another project? Since I can't find any evidence of this, I'm assuming
> it doesn't. In that case, I'd like to ask for suggestions as to how I
> might automate or semi-automate the process of building my app and
> these five frameworks?
>
> I think some kind of way to do this would be a powerful addition to
> Xcode. I can't believe that my needs in this situation are wholly
> unique.
>
> Thanks,
> Fraser
> _______________________________________________
> 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.
>
The normal way would be to select your main target and open the inspector
window. Go to general and add the other projects to the "Direct
dependencies" box. I suppose this is what you wanted to do?
Diego Rey
_______________________________________________
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.