Xcode – change xcrun developer path

xcode

How can I change the directory at which xcrun is pointing ? currently is pointing to

xcrun: Error: could not stat active Xcode path
'/Volumes/Xcode/Xcode44-DP7.app/Contents/Developer'. (No such file or
directory)

I need to change the location.
Thank you.

Best Answer

sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer