ruby - Running both Xcode 4.6 and Xcode 5 (DP5) - Homebrew showing an error -


context:

  • i have both xcode 4.6.3 , xcode 5 (dp5) installed. i've installed command line tools on both (via preference settings).
  • i installed homebrew , ran brew doctor in terminal , following error:

enter image description here

question

  • is because have 2 versions of xcode installed?
  • is there way fix this?
  • do need fix this?

you don't need reinstall xcode. go xcode preferences menu , click on downloads. see option install "command line tools" under components. after that's installed homebrew stops complaining.


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

tags - Jquery Mixitup plugin help prevent handlers being destroyed -

python - Received unregistered task using Celery with Django -