Opened 12 years ago

Closed 12 years ago

#33461 closed defect (fixed)

xcode 4.3 path instructions wrong?

Reported by: murrayeisenberg@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.0.4
Keywords: Xcode hotlist wiki Cc:
Port:

Description (last modified by ryandesign (Ryan Carsten Schmidt))

At 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 --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"

Change History (2)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Component: portsbase
Description: modified (diff)

comment:2 Changed 12 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Please check the ProblemHostlist#xcode43 again, you are probably using an outdated xcode-select from Xcode 4.2 instead of the version shipped with Mac OS X 10.7.3.

Note: See TracTickets for help on using tickets.