Cheat sheet guide
Xcode shortcuts worth learning first
This page collects 42 searchable Xcode keyboard shortcuts across 5 categories. Start with the shortcuts for Build & Run, Navigation, Editor, Workspace, then print the cheat sheet once the important ones are worth keeping nearby.
- Build⌘B
- Open quickly (fuzzy file open)⌘⇧O
- Comment / uncomment code⌘/
- Hide / show navigator⌘0
- Add breakpoint at current line⌘\
- Run⌘R
Build & Run
7 shortcutsNavigation
10 shortcutsEditor
10 shortcutsWorkspace
8 shortcutsDebugging
7 shortcutsFrequently asked questions
What is the fastest way to find Xcode shortcuts on this page?
Use the search box or press /, then type an action such as build.
Can I print this Xcode shortcut cheat sheet?
Yes. Use the Print / PDF button or your browser print command to save a compact cheat sheet.
Does this page include Windows and Mac shortcuts for Xcode?
Yes. Use the OS tabs to switch between Windows and macOS shortcuts. For example, Build is — on Windows and ⌘B on macOS where available.