Skip to content

Instantly share code, notes, and snippets.

@dive
Created February 25, 2019 12:31
Show Gist options
  • Save dive/e1e13ffbf4a7c7fc79c0e5bd897295b7 to your computer and use it in GitHub Desktop.
Save dive/e1e13ffbf4a7c7fc79c0e5bd897295b7 to your computer and use it in GitHub Desktop.
SPM:Article:Swift:Test
swift test \
-Xswiftc "-sdk" -Xswiftc "`xcrun --sdk iphonesimulator --show-sdk-path`" \
-Xswiftc "-target" -Xswiftc "x86_64-apple-ios12.1-simulator"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment