Skip to content

Instantly share code, notes, and snippets.

@huanggm
Created October 27, 2019 12:44
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 huanggm/9b2d8d7b546682a610132de51ed2afba to your computer and use it in GitHub Desktop.
Save huanggm/9b2d8d7b546682a610132de51ed2afba to your computer and use it in GitHub Desktop.
安装xcode
You also need to install the XCode Command Line Tools by running xcode-select --install.
Alternatively, if you already have the full Xcode installed, you can find them under the menu
Xcode -> Open Developer Tool -> More Developer Tools....
This step will install clang, clang++, and make.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment