Articles Tagged 'Preferences'

Xcode: Debugging tips on Preferences

Using the Xcode Preferences you can set the behavior of the atmosphere during the debugging phase of an iPhone application. The default settings, in fact, are very uncomfortable when you try and try again an application, for example, after launching our application, you must manually open the Console window to see the output of various NSLog() . Xcode also lets the previous sessions in order to force us to clean the window by hand. Fortunately, you can solve the problem by acting on the Preferences:

xcode-preferences

As shown above, simply select an item from the menu on start to decide which debug window to open automatically at startup of our valid if (I & Debugger Console set but you can choose those that best suits you). On the right, then we find Auto Clear Debug Console, so you always start with a clean console.

Continued ...


Stop SOPA