You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It the path containing XcodeCoverage contains spaces, cleancov and getcov truncate the path at the first space. For example, if XcodeCoverage is located at /Users/Foo/Bar Baz/, the aforesaid scripts return an error stating /Users/Foo/Bar: No such file or directory.