xcode uml 工具

https://github.com/PaulTaykalo/objc-dependency-visualizer

./generate-objc-dependencies-to-json.rb -d -p /Users/zzf073/Library/Developer/Xcode/DerivedData/QingCheng-chrtuwiomcfksdbnphupreixaqfm/Build/Intermediates.noindex/QingCheng.build/Debug-iphonesimulator/QingCheng.build/Objects-normal; open index.html

./generate-objc-dependencies-to-json.rb -d -p /Users/zzf073/Library/Developer/Xcode/DerivedData/QingCheng-chrtuwiomcfksdbnphupreixaqfm/Build/Intermediates.noindex/QingCheng.build/Debug-iphonesimulator/QingCheng.build/Objects-normal > origin.js

原文地址:https://www.cnblogs.com/feng9exe/p/7647044.html