Error stack is not being displayed in Debug Output pane in Xcode 9 (Beta) -
i have problem xcode 9 (up beta 6), in seems error stack not being displayed in debug output pane. example, sigabrt
error description is:
libc++abi.dylib: terminating uncaught exception of type nsexception
in xcode 8 error stack displayed fine, e.g.:
*** terminating app due uncaught exception '...'' *** first throw call stack: ... ... ...
also build failers, output minimal , via report navigator more details of error can obtained.
i encounter issue in beta's of xcode 9, makes debugging rather annoying.
any idea's?
wiki
Comments
Post a Comment