I have installed both Xcode 3.2 and Xcode 4.0.2 on the same machine, which uses Hudson for automated CI (continuous integration) builds. When I say that both were installed, wha
You can find out what version is xcodebuild using with xcode-select -print-path. Also, change to a different version using xcode-select -switch
xcode-select -print-path
xcode-select -switch