New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #33461 (closed defect: fixed)

Opened 15 months ago

Last modified 15 months ago

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

comment:1 Changed 15 months ago by ryandesign@…

  • Component changed from ports to base
  • Description modified (diff)

comment:2 Changed 15 months ago by raimue@…

  • Status changed from new to closed
  • Resolution set to fixed

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.