Re: Three Level Dependencies between xcode projects still fails inXCode 2.2
Re: Three Level Dependencies between xcode projects still fails inXCode 2.2
- Subject: Re: Three Level Dependencies between xcode projects still fails inXCode 2.2
- From: Paul Walmsley <email@hidden>
- Date: Tue, 29 Nov 2005 12:17:09 +0000
However, I would expect not having #8 or #9 to give you the opposite
problem from what you report -- that if you change a file used to
build libA.a, libA.a isn't rebuilt when you build TargetC.
Yes, exactly. It's strange that it's rebuilding the subprojects, but
not re
linking with their output.
Additionally, the odd thing is that the dependent libraries are being
rebuilt as expected, but the link phase is being omitted entirely --
i.e. it's not the case that the link is using an old build of the libraries.
_______________________________________________
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