iOS 工程(XCode)生成UML类图 (Swift, Objective-C)

只支持swift:

https://github.com/MarcoEidinger/SwiftPlantUML

https://github.com/yoshimkd/swift-auto-diagram

只支持OC:

https://github.com/kimsungwhee/KSHObjcUML

都支持:

https://github.com/L-Zephyr/Drafter

(直接写代码来解析swift的类等)(可以用,项目大的时候渲染类图会卡死)

无用代码查找:

https://cloud.tencent.com/developer/article/1857943

https://codeantenna.com/a/NZ8YKpl2dY

http://www.helloted.com/ios/2021/07/13/unusedMethod/

https://juejin.cn/post/6844903921169727496

https://www.jianshu.com/p/d31f38e28b48

https://github.com/dblock/fui

https://juejin.cn/post/7023946428569354254

https://www.jianshu.com/p/de03ea15f399

https://struggleblog.com/2021/01/04/remove_useless_code_and_resource/

https://github.com/woshiccm/Pecker

《iOS 工程(XCode)生成UML类图 (Swift, Objective-C)》有1,203个想法