New Project Shift+cmd+n
New File Shift+n
Open File Cmd+o
View shortcut keys
Open Assistant Editor Option+cmd+ enter
Close Assistant Editor Cmd+ enter
Navigation window open Close cmd+0
tool window open Close shift+cmd+0
Toggle between. m and. h files control+cmd+ up/down
File before and after switching control+cmd+ left/right
View Header Files Control+cmd+j
View the corresponding function method control+6
Run Cmd+r
Stop running cmd+.
Compiling cmd+b
Static memory analysis compilation cmd+shift+b can check for memory leaks on the program structure
Text editing
Quickly delete a row cmd+delete
Left indent cmd+[
Right indent cmd+]
File first line cmd+ up arrow
End of file cmd+ down arrow
Cmd+ left arrow at beginning of line
End of line cmd+ right arrow
Find text
Find Cmd+shift+f in Projects
Find the next Cmd+g
Find Previous Com+shift+g
Xcode related
Preference Settings cmd+,
Hide a View cmd+h
Hide other views cmd+option+h
Exit Xcode Cmd+q
IOS Xcode shortcut keys