objc-dependency-visualizer icon indicating copy to clipboard operation
objc-dependency-visualizer copied to clipboard

Using dependency visualizer on Objective-C project with Pods

Open ghost opened this issue 7 years ago • 3 comments

Dependency visualizer NOT drawing visualization with Pods. Opening blink page on browser. Any ideas?

ghost avatar Aug 02 '18 15:08 ghost

Have you solved it? I find it just visualize the main project dependency and ignore the lib we pod

showtestlog avatar Sep 22 '18 03:09 showtestlog

Same issue here. All I want graph is the pod I wrote.but the tool only have the dependency output of the sample project. :(

MatthewYe avatar May 27 '19 05:05 MatthewYe

@MatthewYe do you have a lik to the pod? (is it opensourced? I can take a look)

PaulTaykalo avatar May 27 '19 07:05 PaulTaykalo