Skip to content

FCXSafeCollections

Latest
Compare
Choose a tag to compare
@fengchuanxiang fengchuanxiang released this 30 Dec 07:03
· 2 commits to master since this release

使用了MethodSwizzle解决项目中经常遇到的数组越界、字典键值对为空操作、keyValue异常等闪退问题, 在Debug模式会在控制台输出相应的错误原因,并且不会导致程序闪退