How can I toggle auto stop at runtime issues in AppCode?

When debugging, AppCode stops at every runtime issue (like where a method is declared to return a non-nil but it returns a nil). I checked that I have not enabled any breakpoints. How can I stop AppCode from stopping at every runtime issue?

 

My AppCode:

AppCode 2017.3.2
Build #OC-173.4591.3, built on January 23, 2018
JRE: 1.8.0_152-release-1024-b11 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Mac OS X 10.13.3

0

请先登录再写评论。