我正在使用全新的Mavericks。我已经从app商店安装了xcode。现在我想安装HomeBrew。当我运行xocde-select --install时,它返回
Usage: xcode-select -print-path
or: xcode-select -switch <xcode_folder_path>
or: xcode-select -version
Arguments:
-print-path Prints the path of the current Xcode folder
-switch <xcode_folder_path> Sets the path for the current Xcode folder
-version Prints xcode-select version information
xcode-select -print-path返回
/Applications/Xcode.app/Contents/Developer
和xcode-select -version返回
xcode-select version 2003
该版本似乎有些问题,但我只是从应用程序商店中删除了它。有人能指出我正确的方向吗?