Re: Forcing Xcode to prefer a specific dylib
Re: Forcing Xcode to prefer a specific dylib
- Subject: Re: Forcing Xcode to prefer a specific dylib
- From: Brad Peterson <email@hidden>
- Date: Thu, 17 Apr 2008 07:50:35 -0700 (PDT)
Hi,
Yes, that's exactly what I tried with
install_name_tool, but my results were the same as
Jerry's - the app then spit out a message about
requiring a different version.
But, the thing is, there's nothing in the code _I_
wrote that requires a specific build. It's just the
bloody linker that's specifying a version. :(
Thank you.
--- Jean-Daniel Dupas <email@hidden> wrote:
> install_name_tool -change /usr/lib/libcurl.4.dylib
> /usr/lib/libcurl.
> 3.dylib finalProduct
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
_______________________________________________
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