vote up 1 vote down star

I have looked everywhere but couldn't find it anywhere. I installed it successfully but I don't know where it is installed. Shouldn't it show up at the "start menu"?

I know how to use pc, but this is my new mac mini and I searched the web for tutorials and basic info which doesn't seem to be easily found.

Thank you.

flag

4 Answers

vote up 5 vote down check

Xcode and the rest of the Apple Developer tools get installed to /Developer

Simply open the Finder (Mac face in bottom left of the Dock) and Choose:

Macintosh HD/Developer/Applications/Xcode.app

alt text

link|flag
Thank you. But how do I go there? When you I go mac hd > applications, I don't see xcode there. It's really frustrating. – Natasha Jul 16 at 7:52
1  
I didn't say Mac HD > Applications. I said Mac HD / Developer / Applications. I added a pic to make it more clear. – Brock Woolf Jul 16 at 7:57
Thank you. It really worked. – Natasha Jul 16 at 7:58
Sure, No problem :) – Brock Woolf Jul 16 at 7:59
Thank you, I posted my first comment before you added more info. – Natasha Jul 16 at 7:59
vote up 2 vote down

You might also consider installing Quicksilver, LaunchBar, or Butler — all three are quick-launchers which allow you to press something like Ctrl-Space and type an abbreviation of the app name, so entering 'xc' will get you XCode.

It's the same as you're getting with Spotlight, but you can do other useful things that Spotlight doesn't make so easy: if you've entered an abbreviation for a document, for example, you can hit Tab and enter the abbreviation for the app you want to open it with.

Quicksilver and Butler are free; LaunchBar costs money. Butler has the best icon, IMHO :)

Unfortunately I can't give you direct links as my reputation's too low and I'm not allowed more than one — but you can find them all by searching at http://macupdate.com

link|flag
1  
QuickSilver doesn't index /Developer by default. It's quite a pain to set this up if you're not familiar with the folders in the first place. – rein Jul 16 at 9:50
QuickSilver: blacktree.com Butler: manytricks.com/butler LaunchBar: obdev.at/products/launchbar/index.html and +1 to help with the rep ;-) – dertoni Jul 16 at 11:57
To get QuickSilver to index Xcode, go to "Catalog" in Quicksilver and check the "Find All Applications" – Ronnie Liew Oct 28 at 8:09
vote up 2 vote down

I think it installs somewhere under /Developer or something like that... But you can always use Spotlight to find and start it:

Press Command-Key (the one next to Space with the funny sign) + Space and type xcode. Press enter and it should start.

link|flag
Thank you. Is the command key, windows key on pc keyboard? I don't have a mac keyboard. – Natasha Jul 16 at 7:57
Yes, command usually maps to the Windows key. – Chuck Jul 16 at 8:00
Thank you. Spotlight seems to be a good way to run things. – Natasha Jul 16 at 8:03
vote up 5 vote down

Use Spotlight, and just type xcode. You will see it.

link|flag
1  
I never use anything else to launch apps anymore... spotlight is THE thing – dribeas Jul 16 at 8:01

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.