Last active
August 1, 2018 16:03
-
-
Save giginet/ad4efb304c4a69688b2a2a8c171e2a69 to your computer and use it in GitHub Desktop.
Install latest Xcode
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
#!/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