iOS development frequently used shortcuts recently summed up some of the iOS developers very useful shortcuts, and according to the use of frequency from high to low row, these shortcuts do not need to remember, use the time to check on the good. Xcode:command+shift+n Quick Create projectcommand+n Quick Create File Command + Alt + N = Quick Create Group (folder) Command +0, Hide/show Navigationbarcommand + ALT +0, hide/show Utilitiesbarcommand + SHIFT + Y, hide/show debugareacommand+EnterTurn off the secondary view command+option+EnterTurn on Auxiliary view Command + [, code indent control + I, align Code command + F, current page search keyword COMMAND + Shift + F Project search keyword command+shift+k replace resource best Pro Duct Cleancommand + L jump to specified line command + SHIFT + O Quick Open COMMAND + SHIFT + J Quick Position Ctrl + COMMAND + E Batch change name COMMAND + SHIFT + B A Nalyze. Can detect memory leak (then egg) ALT + COMMAND + = AutoLayout Update framecommand + OPTION + (SHIFT) + Leftarrow/rightarrow expand /close code block IPhoneSimulator:command+shift+k on/Off Hardware keyboard COMMAND +-Emulator right Flip command + S simulator COMMAND +1/2/3changing the simulator sizeMAC:Command + ~ Switch command+shift+g in multiple open Xcode project, go to Folder Command+option+escape, Force exit Command+option+i Open Chrome developer tools under Chrome browser
Common shortcut keys for iOS development