Joined July 2014
·
Posted to
Installing Ruby on OS X 10.9 Mavericks using Rbenv
over 1 year
ago
the
"sudo xcode-select --reset"
command didn't work for me. I don't know what i'm doing wrong.
i already had xcode 5.1.1 installed
the
"sudo xcode-select --reset"
command didn't work for me. I don't know what i'm doing wrong.
i already had xcode 5.1.1 installed
@liquid figured out how to uninstall xcode, at least it seems successful. "sudo rm -rf /Applications/Xcode.app/" I'm using mavericks and xcode 5.1.1. I finding out if that solved the problem yet.