Skip to content

Instantly share code, notes, and snippets.

@JanGorman
Last active January 5, 2020 08:59
Show Gist options
  • Save JanGorman/ee4d244af1141b5f5d1a4cc040138a36 to your computer and use it in GitHub Desktop.
Save JanGorman/ee4d244af1141b5f5d1a4cc040138a36 to your computer and use it in GitHub Desktop.
$ swift package generate-xcodeproj
$ xcodebuild test -scheme {YourProject}-Package -destination \
platform="macOS" -enableCodeCoverage YES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment