Skip to content

Instantly share code, notes, and snippets.

@dive
Created February 25, 2019 12:28
Show Gist options
  • Select an option

  • Save dive/6f51857348babccda731224b38599f76 to your computer and use it in GitHub Desktop.

Select an option

Save dive/6f51857348babccda731224b38599f76 to your computer and use it in GitHub Desktop.
SPM:Article:Swift:Build:Params
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