jonreid / XcodeCoverage

Code coverage for Xcode projects (Objective-C only)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ios7 simulator run well but failed on devices

siverchen opened this issue · comments

myfile.gcda: cannot open: No such file or directory

commented

I think you need to add the writing privilege of the .gcda target directory so that compiler can write to it.