I\'m in the process of installing XCode Command Line Tools onto OSX 10.9 Mavericks
I did a successful install XCode:
$ xcode-select -p /Library/Deve
I faced the same issue. Type in xcode-select --install. It will work.
xcode-select --install