PaulTaykalo/objc-dependency-visualizer

Generate graphs for framework targets

davidcanavan opened this issue · 0 comments

Hi,

Great tool, I can easily generate graphs for test and project targets.

However, is there a way to do the same for framework targets?

It seems like your code always checks the simulator but the frameworks are never run on the simulator.

Thanks