How to connect a console to the Xcode IDE

I would like to know if there is a way to show the Application Console on startup in Xcode 3.

Every time I run the program, I have to click the Show Console button.

I am running Mac OS X Snow Leopard and Xcode 3.2

Thank!

+5
source share
1 answer

Preferences=> Debugging=> On Start:=>Show Console

+9
source

All Articles