Skip to content

Instantly share code, notes, and snippets.

@giginet
Last active August 1, 2018 16:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save giginet/ad4efb304c4a69688b2a2a8c171e2a69 to your computer and use it in GitHub Desktop.
Save giginet/ad4efb304c4a69688b2a2a8c171e2a69 to your computer and use it in GitHub Desktop.
Install latest Xcode
#!/usr/bin/env bash
xcversion update && xcversion list | tail -n 1 | xargs xcversion install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment