0.1.0
版本发布时间: 2017-10-18 04:03:45
PaulTaykalo/objc-dependency-visualizer最新发布版本:0.1.0(2017-10-18 04:03:45)
In this version, Swift AST dump is supported as the source for building dependencies graph. While it's more proof of concept, results can be really cool :)
./generate-objc-dependencies-to-json.rb --ast-file file.ast
./generate-objc-dependencies-to-json.rb --ast-file file.ast --inheritance-only
More detailed info can be found on wiki