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

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -