L-Zephyr / Drafter

在iOS项目中自动生成类图和方法调用图 - Generate call graph in iOS project
MIT License
1.02k stars 128 forks source link

Always show blank View #31

Open denghuihua opened 1 year ago

denghuihua commented 1 year ago
image

as the image show, I have try Folder and files, but it did not work when I installing ,It show a lot of warnings, below is the details


/Users/huihuadeng/Drafter/Sources/drafter/Drafter.swift:143:5: warning: 'fileprivate' modifier is redundant for instance method declared in a fileprivate extension fileprivate func craftInheritGraph() { ^~~~

/Users/huihuadeng/Drafter/Sources/drafter/Drafter.swift:163:5: warning: 'fileprivate' modifier is redundant for instance method declared in a fileprivate extension fileprivate func craftinvokeGraph() { ^~~~

[4/4] Linking drafter Build complete! (106.21s)