chenfanfang / AvoidCrash

This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable array, this framework can avoid crash and note you that where cause crash.
MIT License
1.64k stars 383 forks source link

希望增加exc_bad_access相关的拦截 #21

Closed whisper-bye closed 4 years ago

whisper-bye commented 7 years ago

其实这个才是最有用的