Hi Matt,
thanks for the logs. It appears that the app crashes before the debugger has a chance to connect to it. I'll need the simulator crash log to figure out what's up. To get that you'll have to do the following:
1) Run the app in debug mode on the simulator and let it crash. Keep the simulator open
2) In the simulator, go to "Debug -> Open System Log", the system.log should be opened in the "Console" app
3) In the left sidebar, go to ~/Library/Logs/DiagnosticReports/
4) Locate your apps crash file. It's name is composed of your apps name and a timestamp, e.g.
http://sht.tl/K3sSyN
Please post the contents here.
Thanks!
Mario