I want to generate HTML files based on profdata coverage generated by Xcode 7.2. Using a checkout of the master branch I'm using the following command:
This might be an issue within Clamp itself, but I couldn't find a direct cause for it in the current master branch. Please let me know if any additional information is required.
I want to generate HTML files based on profdata coverage generated by Xcode 7.2. Using a checkout of the master branch I'm using the following command:
This throws the following error:
When replacing --html with --cobertura-xml all works fine:
This might be an issue within Clamp itself, but I couldn't find a direct cause for it in the current master branch. Please let me know if any additional information is required.