【发布时间】:2014-01-27 18:29:08
【问题描述】:
我在添加 MagTek 库和标头时遇到问题。添加它们后(我遵循了我能找到的所有信息)我收到此错误:
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_MTSCRA", referenced from:
objc-class-ref in CONAppDelegate.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
我已经浪费了很多时间来解决这个问题。我正在使用 Xcode 5。任何帮助将不胜感激。
【问题讨论】:
标签: ios objective-c xcode5