@snoronha-
Well, if you’ve upgraded from XCode 4.2.x, then you probably know that you have to run the xcode-switch command. (Forgive me if I’m repeating what you already tried. I know it’s a pain, but I can’t assume anything cuz it could prevent finding the problem, right?)
"sude xcode-select -switch " followed by… Try these combos:
“/Applications/Xcode.app”,
“/Applications/Xcode.app/Developer,” and “/Applications/Xcode.app/Contents/Developer”
Check to see if it actually performs the switch using: “sudo xcode-select -print-path”
I don’t know why, but sometime it wouldn’t take the change.
If you have been or are running MacPorts… that could very well be the problem. If you have it installed, do a Google search for the correct way to uninstall it. Also, did you install the command line tools for XCode 4.3? Don’t. Wait and get your basic set up running. I didn’t (after fresh re-install of entire system) and I’m fine without it. I am suspicious of that install as well.
Good luck, and let me know what you run into!
[import]uid: 10818 topic_id: 25673 reply_id: 104112[/import]