Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/WangKunKun/WKVCDeallocMonitor

ViewController 未释放时 进行UI层级提示
https://github.com/WangKunKun/WKVCDeallocMonitor

Last synced: about 2 months ago
JSON representation

ViewController 未释放时 进行UI层级提示

Awesome Lists containing this project

README

        

# WKVCDeallocMonitor

辅助开发工具,用于实时监听ViewController的释放情况,当出现viewcontroller为释放时,给予leak提示。

## 要求

Xcode6.0+, iOS6.0+

## 安装方式

* `WKVCDeallocMonitor ` 支持使用 `CocoaPods` 引入, 在 `podfile` 文件中添加以下代码:

```ruby
pod 'WKVCDeallocMonitor'
```

## 使用方式

无需引入任何文件,pod成功后即可使用

## 使用效果

![gif.gif](gif.gif)

### 联系方式

> [email protected]