【发布时间】:2012-03-04 01:26:29
【问题描述】:
我不确定这些错误的含义或如何处理它们。我在 Finder 中移动了一个文件夹和一些文件,然后将它们添加回我的项目。
Undefined symbols for architecture i386:
"_OBJC_CLASS_$_IASKSettingsReader", referenced from:
objc-class-ref in IASKAppSettingsViewController.o
"_OBJC_CLASS_$_IASKSettingsStoreUserDefaults", referenced from:
objc-class-ref in IASKAppSettingsViewController.o
"_OBJC_CLASS_$_IASKSpecifierValuesViewController", referenced from:
objc-class-ref in IASKAppSettingsViewController.o
"_OBJC_CLASS_$_IASKPSTitleValueSpecifierViewCell", referenced from:
objc-class-ref in IASKAppSettingsViewController.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
后面是这些错误消息(我无法将其复制为文本)
在移动和添加文件之前,我刚刚编译成功。
【问题讨论】:
-
是的。我不得不等待计时器接受。再次感谢。