我正在尝试按照XCode - 代码覆盖率中的说明进行操作?和Xcode 4.4.1 上的代码覆盖率
.gcno 文件是在 DerivedData 中生成的,但我无法让它生成 .gcda 文件。当我按下主页按钮时,日志显示:
Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
fopen$UNIX2003 called from function llvm_gcda_start_file in image MyApp.
(lldb)