Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialGerrit Fuller
242 PointsRun Command not working in Xcode
Ive been doing tutorials for objective C and I noticed suddenly that my run command button had dissapeerd? So then I try to resort to the keyboard short cut of command + R however to no prevail it did not work. Does anyone know why my run command is gone and why the keyboard short is not working?
1 Answer
Meek D
3,457 PointsYou should try to restart the computer . if nothing is still not working you still have the play button on the top left corner in the xcode project man. Or you could still looking at this apple document : https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/xcode_help-command_shortcuts/MenuCommands/MenuCommands014.html
Hope that helps