SwiftPM 6.5 Release Notes
HTML Coverage support
Swift Package Manager can now produce an HTML coverage report for the test execution. Read more on the SE-0501: HTML Coverage Report evolution proposal
Reporting issues
Please follow these steps when reporting issues:
Review the
known issueslisted above to ensure your issue has not already been identified.If your issue is not listed, submit a new issue on GitHub.
Include the following information in your report:
The exact command that failed
Complete error output
System information (operating system, Swift version, etc.)
Whether the same command works with the native build system