16 Forks
109 Stars
109 Watchers

AMLeaksFinder

A small tool for automatically detecting the [controller, view memory leak] in the project. 一款用于自动检测项目中【控制器内存泄漏,View 内存泄漏】的小工具,支持 ObjC,Swift。

How to download and setup AMLeaksFinder

Open terminal and run command
git clone https://github.com/liangdahong/AMLeaksFinder.git
git clone is used to create a copy or clone of AMLeaksFinder repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AMLeaksFinder https://github.com/liangdahong/AMLeaksFinder/archive/master.zip

Or simply clone AMLeaksFinder with SSH
[email protected]:liangdahong/AMLeaksFinder.git

If you have some problems with AMLeaksFinder

You may open issue on AMLeaksFinder support forum (system) here: https://github.com/liangdahong/AMLeaksFinder/issues