Created
February 25, 2019 12:33
-
-
Save dive/78379246c870e13d2500caed00c587c9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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