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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com