Game Development Reference
In-Depth Information
Figure 16-3 . Xcode Behaviors section
Behaviors allow you to customize your views based on an action. For example, if you
don't want to see the debugger when there are no errors, you can make that happen.
Make a sound when the application pauses : Sometimes when working with
several windows, it can get confusing when the application pauses. Figure
16-4 shows you how to add a sound when this happens.
Figure 16-4 . Behavior setting sound
To do this, go to the Running section and select the Pauses action. Then select the “Play
sound” option and your favorite sound for this action.
Clean up the Xcode IDE : This one is handy when you want to get back to a
simple editing mode. Sometimes after running your application and the de-
bugger appears, if your application crashes, you have yet another tab appear.
This behavior is a new one that will simply clear the screen and get you back
to a mode where you can write code. Figure 16-5 shows you this important
new behavior.
Search WWH ::




Custom Search