Re: Unstuffing my build
Re: Unstuffing my build
- Subject: Re: Unstuffing my build
- From: Kyle Sluder <email@hidden>
- Date: Mon, 28 Jun 2010 18:12:27 -0700
On Jun 28, 2010, at 5:52 PM, Graham Cox <email@hidden> wrote:
> Isn't there a way to link against the "latest", whatever it is? Since there's a symlink for that, at least there's an access point in the file system. I realise that it still has to resolve the specific symbols I link against, but they are likely to exist in a newer version and at least I'm no worse off if it fails. Would it be a case of simply renaming the dylib stub to match the symlink?
Unfortunately this is not a safe assumption. libxslt changed dramatically between the versions Apple bundled with 10.5 and 10.6.
We wound up ditching raw use of libxslt in favor of NSXMLDocument, I believe.
--Kyle Sluder_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden