194 Forks
1278 Stars
1278 Watchers

WBBlades

基于Mach-O解析技术的包大小占比分析、基于反汇编的Objective-C & Swift无用代码(冗余类)检测、点对点崩溃解析,支持big method /small method 解析 以及 iOS 15以上关于 dyld_chained_fixups的处理 (Technology app size analysis tool based on Mach-O, unused code (unused class) detection tool based on __text disassembly, point-to-point crash analysis tool based on dSYM or without dSYM.)

How to download and setup WBBlades

Open terminal and run command
git clone https://github.com/wuba/WBBlades.git
git clone is used to create a copy or clone of WBBlades 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 WBBlades https://github.com/wuba/WBBlades/archive/master.zip

Or simply clone WBBlades with SSH
[email protected]:wuba/WBBlades.git

If you have some problems with WBBlades

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