xcode4.6 - Xcode 4.6.2 app crashes on every second run -
xcode 4.6.2 seems quite buggy.
when run second time any project sigabrt crash within first second. removed xcode , reinstalled, (yeah try turn off , on again). removed command line tools , simulators, didn’t either.
ok, found solution. please open menu product -> scheme -> edit scheme, select run youappname.app on left, tab info. choose gdb instead of lldb in debugger field.
upd: in new xcode 4.6.3 bug has been fixed. update xcode.
Comments
Post a Comment