Brew install on Mojave

后端 未结 4 785
广开言路
广开言路 2020-12-13 16:29

I did these steps:

  1. Updated to Mojave
  2. Installed Xcode 10 beta3
  3. Ran this command: sudo xcode-select -switch /Applications/Xcode-beta.app/
4条回答
  •  遥遥无期
    2020-12-13 16:33

    In terminal, you should first input the commands below

    cd /Library/Developer/CommandLineTools/Packages

    open .

    you will open the directory on desktop, then double click the pkg file to install it.

    file image

提交回复
热议问题