【发布时间】:2014-02-17 08:48:33
【问题描述】:
我尝试在 OS X 10.9.1 上安装/更新 Xcode5。解决 Homebrew 的问题。所以我尝试:
xcode-select --install
在论坛/谷歌中,他们说它将开始安装,例如。 here 但我明白了:
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
为什么?怎么了?
感谢您的帮助!
【问题讨论】:
标签: macos installation xcode5