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

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -