Xcode 4.6.2 app crashes on every second run
Xcode 4.6.2 seems quite buggy. When I run a second time my any project I get SIGABRT crash within the first second. I completely removed Xcode and reinstalled, (yeah I try turn off and on again). Also I removed command line tools and simulators, but that didn’t help either. ok, I found a solution. Please open the menu Product -> Scheme -> Edit Scheme, select Run YouAppName.app on the left, tab Info. Then choose GDB instead of LLDB in debugger field. UPD: In new Xcode 4.6.3 this bug has been fixed. So just update your Xcode. Found another way to fix this without moving the debugger to GDB. I