On Mar 8, 2012, at 8:49 PM, Hannes Brandstätter-Müller wrote: >> xcode-select version 2003 is intended for use with Xcode 4.2. If you're >> seeing that with Xcode 4.3.x, I suggest reinstalling the command-line tools, >> via Xcode's prefs. You'd expect to be on xcode-select version 2307. > > Reinstalling vial Xcode does not work.
I hadn't realized that xcode-select ships with the OS, and not the tools, but I just confirmed that while setting up a new system. Good to know. In fact, if Xcode 4.3 or 4.3.1 is the first version installed on a system, xcode-select isn't set to a valid default value. Try to use xcodebuild, and it returns: Error: /usr/bin/xcode-select returned unexpected error. and `xcode-select -print-path` returns: xcode-select: Error: No Xcode folder is set. Run xcode-select -switch <xcode_folder_path> to set the path to the Xcode folder. … even after the command-line tools are installed, and Xcode itself has been successfully building things. -nat -- Nathaniel Irons Quality Assurer [email protected]
smime.p7s
Description: S/MIME cryptographic signature
