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

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

python - Received unregistered task using Celery with Django -

c# - Delving into the world of XML (Windows Phone) Error I dont understand (The ' ' character, hexadecimal value 0x20, cannot be included in a name.) -