Re: Porting projects from Windows
Re: Porting projects from Windows
- Subject: Re: Porting projects from Windows
- From: David Dunham <email@hidden>
- Date: Fri, 12 Sep 2008 17:30:18 -0700
On 12 Sep 2008, at 15:16, Thomas Hauk wrote:
Drag P1.xcodeproj into A1.xcodeproj.
In the Target Info for A1, be sure P1 is a direct dependency.
I think you may also need to make sure there's a check on libP1.a
(in the View > Detail window).
This did not work.
Then you're going to have to read the docs.
Xcode really is not really designed for convenient application
development where you have a collection of packages (some may be
external, some may be internal) and want to have a top-level
project that uses these projects. I believe I am forced to use a
"monolithic" approach.
Your belief is fallacious. Here's what it looks like:
David Dunham
Voice/Fax: 206 783 7404 http://www.pensee.com/dunham/
Imagination is more important than knowledge. -- Albert Einstein
_______________________________________________
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