Ticket #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@…) (diff)
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
Note: See
TracTickets for help on using
tickets.

