Where can I download Command Line Tools for Xcode 4.2 (Snow Leopard)?
It's not in https://developer.apple.com/downloads/index.action
I need it to develop Titanium Android Module.
Any ideas ?
Where can I download Command Line Tools for Xcode 4.2 (Snow Leopard)?
It's not in https://developer.apple.com/downloads/index.action
I need it to develop Titanium Android Module.
Any ideas ?
I've checked my old laptop and I found the followings
The documentation says "The Xcode installer also installs system components and UNIX command line tools in a shared location on your Mac"
They are installed in the /Developer/usr/bin folder.
I was searching for the same thing and couldn't find XCode 4.2 Command Lines. too much to update to Lion or Lion Mountain just for some small compiling.
This may help you: https://github.com/kennethreitz/osx-gcc-installer
download the install package for Snow leopard.
good luck. Ken