我正在使用 Xcode 4.5。
最近我下载了 GHunit 框架并通过以下链接进行设置。
在编译目标时,我收到下面提到的错误。需要您的宝贵建议。
Undefined symbols for architecture i386:
"_CACurrentMediaTime", referenced from:
_GHRunForInterval in GHUnitIOS(GHTestUtils.o)
_GHRunUntilTimeoutWhileBlock in GHUnitIOS(GHTestUtils.o)
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)