How can I activate the console mode when I build and run my iOS application?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In Xcode4 choose “XCode” on the top menu and under preferences -> behaviors you can specify which information comes up when you build and run. You can also manually bring up the console by opening the lower panel with the view controls on the right of the project window or with the log history tab on the left.
In previous versions of Xcode you can access the console from one of the top menus by choosing “Run Console” You can also specify that the console start automatically on a build and run through the preferences like in 4.