Xcode command line tools - ming1016/study GitHub Wiki
安装
下载xcode后在终端运行
xcode-select --install
按提示安装Xcode command line tools后就可以在终端使用make, GCC, clang, perl, svn, git, size, strip, strings, libtool, cpp。更多的命令可以在/Library/Developer/CommandLineTools/下查看