Skip to content

Instantly share code, notes, and snippets.

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