#25217: MacPorts gives error about xcode version but it's already current --------------------------------+------------------------------------------- Reporter: tom15375@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.9.0 Keywords: xcode version | Port: --------------------------------+------------------------------------------- Comment(by ryandesign@…): Please remember to use WikiFormatting and to preview before submitting. You want to be enclosing your lines of literal output in !{{{ and }}}. My output is: {{{ $ xcodebuild -version Xcode 3.2.2 Component versions: DevToolsCore-1648.0; DevToolsSupport-1631.0 BuildVersion: 10M2148 }}} So, same versions of everything, except that mine shows the Xcode version and yours doesn't. Is it possible your xcodebuild binary is old somehow but the rest of Xcode 3.2.2 is present? Not sure how that would have happened. Does reinstalling Xcode 3.2.2, possibly using the uninstaller first, fix this? If not, can you show us more info about your xcodebuild binary? Here's some info about mine for comparison: {{{ $ ls -l /usr/bin/xcodebuild -rwxr-xr-x 2 root wheel 76192 Feb 24 01:37 /usr/bin/xcodebuild $ md5 /usr/bin/xcodebuild MD5(/usr/bin/xcodebuild)= 7b79168df9b703f369fbe0455147142f $ }}} -- Ticket URL: <http://trac.macports.org/ticket/25217#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS