Show SPM test coverage with xcode project test coverage

Hi,

I have an Xcode project with Swift packages, and I wanted to know if there's a way to show the test coverage of my project's unit tests and the swift packages unit tests? I know how to create a new scheme for tests, but when I get to the scheme window. I can't seem to add the packages to my testing scheme.

1 Like