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

运行xcode9,无效 #34

Closed JXCP closed 6 years ago

chenfanfang commented 6 years ago

对iOS11已经做好兼容处理