On my previous macbook I had some hidden defaults preference defined for XCode that showed console right after I did "Build and Go" for my app. Now on my new MB machine I can't remember which was it. Yes, I know I should've transferred my preferences, lesson learned.
Any of you know where can I find this kind of preference?
Layout used - All in one
12 Answers
Go to Xcode → Preferences → Debugging → On Start → "Show Console".
0For Xcode 5.1
- Goto XCode → Behaviours → Edit Behaviours
- Select "Running/Generates Output"
- Check "Show" and select debugger with "Variables & Console"