[LOG] export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer; xcodebuild -version =====>[LOG] xcrun: Error: could not stat active Xcode path '/Applications/Xcode.app/Contents/Developer'. (No such file or directory)[LOG] xcrun: Error: could not stat active Xcode path '/Developer'. (No such file or directory)[LOG] export DEVELOPER_DIR=/Developer; xcodebuild -version =====>xcrun: Error: could not stat active Xcode path '/Developer'. (No such file or directory)[LOG] User has no xcode at all. Error.