У мене встановлений XCode 5.1.1, osx 11.9.4. У мене немає інших версій xcode на машині. Але якось у мене з'явилася версія 2.1! Мені потрібен більш оновлений і не можу зрозуміти, як зробити оновлення.
delphi$ llvm-g++ --version
i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
delphi$ clang++ --version
Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn)
Target: x86_64-apple-darwin13.3.0
якщо я роблю xcode-select --install, я отримую таке:
delphi$ xcode-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
--install
ні-install
(зверніть увагу на подвійний "-").