upgrade Xcode to 4.3 with MacPorts 2.0.4

Lawrence Velázquez larry.velazquez at gmail.com
Sun Mar 4 12:29:52 PST 2012


On Mar 4, 2012, at 1:06 p.m., Murray Eisenberg wrote:

> At the MacPorts ProblemHotlist it says that when you upgrade Xcode to 4.3 (and while using MacPorts 2.0.4), then command
> 
> xcode-select -print-path
> 
> should give output "/Applications/Xcode.app/Contents/Developer". And if
> you don't see that output -- which was the case on my system -- you should then run:
> 
> sudo xcode-select -switch /Applications/Xcode.app
> 
> Is that the correct parameter for xcode-select? After running that, now
> from "xcode-select -print-path" I get, of course, just
> "/Applications/Xcode.app".

When I upgraded to Xcode 4.3 and MacPorts 2.0.4, those instructions worked fine. What version of xcode-select do you have?

    $ xcode-select -version
    xcode-select version 2307.

vq


More information about the macports-users mailing list