Behaviors

There's one little corner of Xcode that has huge potential to make your work with it significantly faster, smoother, and presumably more satisfying: Xcode Behaviors.

To get there, complete the following steps:

  1. Open up Xcode's Preferences window with command + ,(that is to say, command + comma).
  2. Select the Behaviors tab.

This is where you get to tell Xcode how you want things to be when it builds, tests, runs, searches, or engages in several other activities.

As an example, we're going to get Xcode to use a separate window for debug logging (it will create one if it doesn't exist yet), which will keep the code editor window that we are working in free of debug-clutter. The following screenshot shows the settings needed to make ...

Get Mastering macOS Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.