Skip to content

Instantly share code, notes, and snippets.

@leotm
Last active August 31, 2023 11:48
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/94061a20d952d70e8381663af3ce9827 to your computer and use it in GitHub Desktop.
Save leotm/94061a20d952d70e8381663af3ce9827 to your computer and use it in GitHub Desktop.
Switch default Xcode from stable to beta
sudo xcode-select --switch /Applications/Xcode-beta.app
# xcode-select --install
sudo xcodebuild -license accept
xcodebuild -runFirstLaunch
# Manually open and GET iOS 17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment