How to update Xcode to install "UNIX Development Support"? How to update Xcode to install "UNIX Development Support"? unix unix

How to update Xcode to install "UNIX Development Support"?


With Xcode 4.3 (from Apple App Store) you can enable Unix Command Line Tools via the Xcode Menu: Preferences -> Download -> Components


In xcode > 4.5 select Preferences -> Download -> Components -> Command Line Tools


Finally.

I had to download from Apple's website the latest version of Xcode 3 (3.2) along with the iPhone SDK that I won't use in the near feature.

This time the "UNIX Development Support" was enabled:

Xcode 3.2 Installation

So now I can compile from the command line!