Created
February 25, 2019 12:28
-
-
Save dive/6f51857348babccda731224b38599f76 to your computer and use it in GitHub Desktop.
SPM:Article:Swift:Build:Params
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 build \ | |
| -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