Re: Adding projects' libraries to a project
Re: Adding projects' libraries to a project
- Subject: Re: Adding projects' libraries to a project
- From: Chris Hanson <email@hidden>
- Date: Wed, 30 Nov 2005 12:16:19 -0800
On Nov 30, 2005, at 11:33 AM, Steve Mills wrote:
Hmm. Now that I have some subprojects included in the main project,
and their dependencies set up, almost every time I start a build of
the main project, it completely rebuilds all the subprojects. Is it
supposed to do that?
No, it should only re-build them if they have changed. How did you
configure your projects to build into a shared build directory?
Is it not smart enough to know that they haven't changed?
Xcode should understand what has and hasn't changed and know what
should and shouldn't need to be rebuilt if the dependencies are set
up and a shared build directory is being used. If it doesn't do this
properly, it's a bug.
What version of Xcode are you using? I don't believe you've
mentioned this information.
-- Chris
_______________________________________________
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