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
Also, to determine which XCode environment is being used, use the command xcodebuild -version.
xcodebuild -version