Skip to content

Commit c93f22d

Browse files
authored
Update README.md
1 parent 0406298 commit c93f22d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# XcodeZombieCode
22
iOS APP分析无用代码(A source-code level/Clang Approach)
33
[CLANG技术分享系列四:IOS APP无用代码/重复代码分析](http://kangwang1988.github.io/tech/2016/11/01/find-unused-duplicate-code-of-your-app-using-clang-plugin.html)
4+
5+
Branch[Master]:
6+
Using clang plugin as an approach.If you want to debug the analyzing code, use logs.
7+
8+
Branch[Libtooling]:
9+
Using libtooling as an approach.You can debug the analyzing code directly.

0 commit comments

Comments
 (0)