ios - Why Xcode don't prompt a crash reason? -


i have issue long time. xcode not prompt more information compiling error.

if create new project, xcode show error reason.

normal

but in project, not show detail information error.

error

i have no idea resolve issue.


os x: 10.11.5 xcode: 7.3.1

some known exception can catched xcode , shown right error description.
can add allexception break point make code break onthrow inspect/debug code enter image description here ![enter image description here


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -

java - Digest auth with Spring Security using javaconfig -