Re: Incomplete library version
Re: Incomplete library version
- Subject: Re: Incomplete library version
- From: Jack Repenning <email@hidden>
- Date: Tue, 9 Jun 2009 13:08:15 -0700
On Jun 9, 2009, at 12:27 PM, Hamish Allan wrote:
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.
Ah, sorry.
I've had somewhat similar problems because of custom build subscripts
that weren't getting the necessary settings for some reason. If you're
just using ordinary Xcode stuff, this wouldn't be the problem, but if
you have run-script steps with your own scripts, it might be.
Otherwise, "otool -L" will confirm whether the SDK you're using in
fact has a libxml2.2 with compatibility version 9.0.0. Perhaps you'll
need to down-rev your Base SDK to one that does.
-==-
Jack Repenning
email@hidden
Project Owner
SCPlugin
http://scplugin.tigris.org
"Subversion for the rest of OS X"
_______________________________________________
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