I'm getting the following error when running a Mac app in OS X 10.7.3 (Lion):
Dyld Error Message:
Symbol not found: _OBJC_CLASS_$_NSObject
Referenced from: /Users/USER/Desktop/MyApp.app/Contents/MacOS/../Frameworks/SBJson.framework/Versions/A/SBJson
Expected in: /usr/lib/libobjc.A.dylib
The app runs fine on OS X 10.8.1 (Mountain Lion) and was built with XCode 4.4 in Mountain Lion. SBJson is a private framework.
What can be the problem?
Set your deployment target to 10.7.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With