我试着运行应用程序和应用程序给我这个错误
如果有人知道那么请提供解决方案
Undefined symbols for architecture i386:
"_OBJC_CLASS_$_FBSBJSON", referenced from:
objc-class-ref in AppController.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
答案 0 :(得分:0)
可能会出现这样的错误:
在添加SBJSON时,您可能无法检查该复制选项。
或转到已编译的源代码,看是否在那里指定了.m文件。