项目作者: xlsd

项目描述 :
This tool is design for Objective-C, a category for NSObject to guard dealloc method, add block, when system call the dealloc, call this block first.通过分类的形式给OC对象添加一个block,在对象销毁执行dealloc方法时,执行这个block。具有较小的侵入性
高级语言: Objective-C
项目地址: git://github.com/xlsd/SDGuard.git
创建时间: 2017-05-04T03:08:37Z
项目社区:https://github.com/xlsd/SDGuard

开源协议:MIT License

下载