Skip to content

Instantly share code, notes, and snippets.

@inawrath
Last active November 19, 2020 14:27
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 inawrath/c7ffa0fc29ee39a9a894c83ba8419d56 to your computer and use it in GitHub Desktop.
Save inawrath/c7ffa0fc29ee39a9a894c83ba8419d56 to your computer and use it in GitHub Desktop.
Problem homebrew bigsur
  1. Install Tools Xcode
  2. Run in terminal sudo xcode-select --switch /Library/Developer/CommandLineTools
  3. Profit

Alternative if first solution not working

  1. Download Xcode beta 12.3
  2. Install (double click)
  3. Run in terminal xcode-select --switch /Applications/Xcode-beta.app/Contents/Developer
  4. Profit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment