swift - Xcode 7: crash on breakpoint stop -


i have extremely annoying problem! xcode 7 crashes on every breakpoint when tries symbolicate.

i have done several things including deleting xcode , reinstalling it...

i had same issue on previous xcode 6.x

any clue? wondering if should reinstall mac os scratch...

i solved issue changing optimization level in build settings, make sure set none debug configuration , make sure run scheme uses debug configuration.

target build settings


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

c# - Get rid of xmlns attribute when adding node to existing xml -