Skip to content

Instantly share code, notes, and snippets.

@alexkent
Last active June 3, 2021 05:08
Show Gist options
  • Star 11 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save alexkent/722595410aa011c12504 to your computer and use it in GitHub Desktop.
Save alexkent/722595410aa011c12504 to your computer and use it in GitHub Desktop.
xcrun llvm-cov report -use-color=true -instr-profile \
./Build/Intermediates/CodeCoverage/Coverage.profdata \
./Build/Intermediates/CodeCoverage/MyApp/Products/Debug-iphonesimulator/MyApp.app/MyApp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment