Mustafa Yusuf

Results 2 comments of Mustafa Yusuf

I had the same problem. The script that copies dsym files copies symlinks as symlinks(rsync -av). But since dysm files that are created by `cocoapods-binary` are symlink files. So changing...

You might enabled code coverage for one framework and not for other framework? @owenworley