Re: Incomplete library version
Re: Incomplete library version
- Subject: Re: Incomplete library version
- From: Hamish Allan <email@hidden>
- Date: Tue, 9 Jun 2009 20:27:37 +0100
On Tue, Jun 9, 2009 at 8:15 PM, Jack Repenning<email@hidden> wrote:
> Both the "Base SDK" (which sets the envar SDKROOT) and the "Deployment
> Target" (which sets MACOSX_DEPLOYMENT_TARGET) may be set, independently. For
> example, scplugin sets "Base SDK" to "Mac OS X 10.4", so we can build on
> 1.04 or later, but sets the "Deployment Target" to "Mac OS X 10.3", so our
> last few Panther users can use the build.
I may not have been clear: setting the base SDK independently of the
deployment target is what I'm already doing, and is what is causing
the problem I'm trying to find an answer for.
What I need to do is to change my app's requirement for the
compatibility version of /usr/lib/libxml2.2.dylib from 10.0.0 to
9.0.0.
Thanks,
Hamish
_______________________________________________
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