Re: NSURL crash
Re: NSURL crash
- Subject: Re: NSURL crash
- From: Scott Anguish <email@hidden>
- Date: Sun, 24 Jan 2010 22:19:06 -0500
nsurl still lives happily in Foundation.
not sure where you’re getting this info from..
without seeing code, it’s almost impossible to figure out the original poster’s problem.
On Jan 24, 2010, at 7:45 PM, Nick Zitzmann wrote:
>
> On Jan 24, 2010, at 3:23 PM, Mac Lancer wrote:
>
>> As you can see it failed to find NSURL symbol. I'm confused as to whether
>> this could happen.
>>
>> Does anyone know what should I do to avoid this? Some linker flags or
>> something other?
>
> NSURL was in the Foundation framework in Leopard and earlier; it was actually moved to CoreFoundation in Snow Leopard. The crash report was created in Leopard, so you either need to limit your app to Snow Leopard & later, or build it with the deployment target set to Leopard or earlier. That should work, but it it doesn't, then try going back to the Leopard SDK or earlier.
>
_______________________________________________
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