xcov: Unable to find any .xccoverage file.
xCov 0.5
command: xcov -w WORKSPACE.xcworkspace -s SCHEME
return: Unable to find any .xccoverage file. Make sure you have enabled ‘Gather code coverage’ setting on your scheme settings. Alternatively you can provide the full path to your .xccoverage file.
Gather coverage data option :
As we can see, we have result from coverage
File is present in /DerivedData/ folder
This configuration was working on older version
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 21 (4 by maintainers)
👍 it worked perfectly with escapable characters in the path. thanks for merging it.
Hi @odemolliens 👋
Thank you for reporting the issue. Could you please post the entire log? Like this:
Thanks!