RajV
RajV

Reputation: 7160

Where is Xcode 4.3.2 installed?

I downloaded xcode_432_lion.dmg from iOS developer site. I double clicked it and went through an installer. This seems to mount the .dmg file as a volume. The Xcode.app is available from tho virtual device. Has anyone else seen this behavior? How can I run Xcode from a normal hard drive device? This whole thing is very confusing to me and I haven't seen any install guide.

enter image description here

Thanks.

Upvotes: 3

Views: 5508

Answers (2)

RajV
RajV

Reputation: 7160

Well, here is the answer for others clueless like me. To install Xcode 4.3.2, double click the .dmg file. Then drag the Xcode icon and drop it somewhere on the hard drive, preferably on the /Applications folder.

What I was doing before was running Xcode directly from within the .dmg file (which is mounted as a device by OS X).

Upvotes: 3

ILikeTacos
ILikeTacos

Reputation: 18666

Check your home directory, there should be a folder called Developer that's where XCode is installed.

Upvotes: 0

Related Questions