Chapter 4: Navigating the Xcode Interface
Xcode 5 gathers together all its features into a single window that is split into working areas. You can choose to hide and reveal different features as you work. Understanding which features are available is one of the keys to maximizing productivity.
Understanding the Interface
Figure 4.1 shows one view of the Xcode interface. From left to right, the UI is split into navigation, editor, and utility areas. This mirrors Apple’s official UI guidelines; all Apple applications follow a similar layout. However, it’s a good idea not to take the area names too literally.
Figure 4.1:
Look again at the Xcode interface and its three-way split.
For example, the navigation area includes debugging features that are only very distantly related to code navigation. A more accurate description for the left area might be “finding and building.” It not only lists files and objects but also reports build issues, supports searches, and simplifies error checking and debugging.
The right area ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access