I'm trying to follow the instructions in XCode - Code Coverage? and Code Coverage on Xcode 4.4.1
The .gcno files are generated in DerivedData, but I can't get it to generate the .gcda files. When I press the home button the logs say:
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)