cmd-enter was the hot key for "run" for xcode3?

What is the hot key for run in xcode4?
Or can I set one for it?

Thank you

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

By default, the "Run" hotkey is cmd+R, but under preferences(cmd+, by default, or just click the apple icon in the top left and select Preferences when running xcode), you can change any of the keybindings to however you like

link|improve this answer
feedback

Here is a nice chart see the most useful shortcuts : http://cocoasamurai.blogspot.com/2011/03/xcode-4-keyboard-shortcuts-now.html

And the Run command is now CMD-R

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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