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)