Created
October 27, 2019 12:44
-
-
Save huanggm/9b2d8d7b546682a610132de51ed2afba to your computer and use it in GitHub Desktop.
安装xcode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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