The default layout of windows for XCode can be quite cluttered as you try to debug an application. One of the preferences that I found recently that improves this is the 'All-in-one' layout. To change the layout, go to select Preferences from the XCode menu. Select the General button and from here you can change the layout to 'All-in-one' (Note: you need to have all project windows closed before you can make any change)

With this setting, two new buttons appear in the top left corner of your running XCode application which allow you to switch between editing and debug layouts
Here is the new uncluttered debug layout


No comments:
Post a Comment