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 11:25:54 -0300
Ah yes, seems like I didn't quite get what your problem was. As far as I
know Xcode doesn't support what you want to do. Not directly anyway. For
that same very reason I was forced to put two diff projects on the same
project file with different targets (used different folders to differentiate
between projects). But this is not the optimal approach.
Diego Rey
On 12/10/03 10:52 AM, "Sam Carr" <email@hidden> wrote:
> Diego,
>
> That allows you to specify targets within the same project, but not
> whole other projects. We would like to have a dependency on an external
> separate project, or be able to import targets from the other project
> into the new project, without having to recreate it from scratch.
>
> I hope that makes sense.
>
> Sam
>
> On 10 Dec 2003, at 1:46 pm, Diego Rey wrote:
_______________________________________________
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.