I am just getting into Cocoa at the moment. I have set up Xcode to show the Console and Debugger when debugging. However, when I have killed the app Xcode does not return to the project view. It stays in the Debug view, showing the debugger and console.
Is there any way I can get it to automatically return to Project view? Sorry, I may not be using the right lingo here but I hope you guys understand what I’m saying.
Cheers,
Dany.
There’s no way to get it to automatically return after killing the app, but Cmd-0 will return you to the main project management view, whatever that’s called.