Re: Symbol not found: _OBJC_CLASS_$_NSURL
Re: Symbol not found: _OBJC_CLASS_$_NSURL
- Subject: Re: Symbol not found: _OBJC_CLASS_$_NSURL
- From: Jean-Daniel Dupas <email@hidden>
- Date: Thu, 04 Aug 2011 18:59:53 +0200
Le 4 août 2011 à 18:46, koko a écrit :
> My App has run on this users machine for quite some time now. I just did a new build changing nothing related to NSURL.
>
> Now when this user runs the app she gets this message:
>
> Dyld Error Message:
> Symbol not found: _OBJC_CLASS_$_NSURL
> Referenced from: /Applications/Convert It Mac.app/Contents/MacOS/Convert It Mac
> Expected in: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>
> NSURL has been around since Moses. Do this indicate a problem with her machine?
>
You probably either change the Deployment version, or the SDK setting.
NSURL has been around since Moses, but until recent changes in OS X, it was in Foundation framework, not in CoreFoundation.
-- Jean-Daniel
_______________________________________________
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