Skip to content

Instantly share code, notes, and snippets.

@leotm
Last active February 1, 2022 16:33
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 leotm/7a1e02386c965a23f32e14b9a205205d to your computer and use it in GitHub Desktop.
Save leotm/7a1e02386c965a23f32e14b9a205205d to your computer and use it in GitHub Desktop.
Switch default Xcode from beta to stable
# bash Xcode-stable.sh
sudo xcode-select --switch /Applications/Xcode.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment