Opened 12 years ago

Last modified 12 years ago

#33461 closed defect

xcode 4.3 path instructions wrong? — at Initial Version

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

Description

At https://trac.macports.org/wiki/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 (0)

Note: See TracTickets for help on using tickets.