xcode unrecognized selector sent to instance error

Provide easy way to solve this horrible problem

While developing iOS application , you probably face this kind of error a lot

error picture

The easiest way is create a exception breakpoint

Step1

Step2

Run and build , the breakpoint should stop at where caused this error .