# chenfanfang/avoidcrash

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/chenfanfang-avoidcrash).**

1,644 stars · 387 forks · Objective-C · MIT

## Links

- GitHub: https://github.com/chenfanfang/AvoidCrash
- awesome-repositories: https://awesome-repositories.com/repository/chenfanfang-avoidcrash.md

## Description

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.

## Tags

### Part of an Awesome List

- [Testing & Debugging](https://awesome-repositories.com/f/awesome-lists/devops/testing-debugging.md) — Runtime-based crash prevention framework.
