Undefined symbols for architecture i386:
"_OBJC_CLASS_$_EvernoteSession", referenced from:
objc-class-ref in AppDelegate.o
"_OBJC_CLASS_$_SHK", referenced from:
objc-class-ref in AppDelegate.o
"_OBJC_CLASS_$_SHKConfiguration", referenced from:
objc-class-ref in AppDelegate.o
"_OBJC_CLASS_$_SHKFacebook", referenced from:
objc-class-ref in AppDelegate.o
"_OBJC_CLASS_$_SHKGooglePlus", referenced from:
objc-class-ref in AppDelegate.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
我用谷歌搜索了很多,但找不到适合我的anithyng。我已经按照安装指南一步一步地进行操作,我已经三重检查了我是否添加了所有需要的框架,我阅读并尝试了使用 ShareKit 的“未找到架构 i386 的符号”问题,但仍然得到这个错误...请帮助!