I've installed xcode Version 5.1.1 (5B1008)
, and I've installed command line tools using xcode-select --install. I can check it using xcode-select -p
.
but when I call simulator from terminal I get the error "XCode not installed." why?
note: I'm using AppGyver Steroids and I call simulator while working with it.