GitHub - Hero2000/classunref: iOS代码瘦身:未使用的类

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

10 Commits

Repository files navigation

classunref

查找OC中未使用的类

执行 python3 classunrefs.py

输入的第一个参数为xxx.app,可以把Xcode products目录下的xxx.app拖到命令行,这个参数是为了拿到.app下的mach-o文件,分析使用的类和未使用的类。

About

iOS代码瘦身:未使用的类

Resources

Readme

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Releases

No releases published

Languages

  • Python 100.0%