dependency-graph icon indicating copy to clipboard operation
dependency-graph copied to clipboard

🕸️ dependency-graph is a command-line tool that can visualize the dependencies of packages.

Results 6 dependency-graph issues
Sort by recently updated
recently updated
newest added

### What happened? Hi, Then i try to use your tool on my large project with SPM, i receive this error output: > *** Terminating app due to uncaught exception...

bug

I have a project which uses a workspace, which contains a good number of subprojects, Swift packages and also some cocoapods. Any chance, that this will be supported in the...

### What happened? ``` Error: App depends on Media Player but the dependency was not found in the graph. ``` ### What are the steps to reproduce? Use local Swift...

bug

### What happened? Test with my xcodeproj failed. below is the error log ``` `zsh: segmentation fault` dependency-graph TestDependency.xcodeproj ``` dependency-graph version: 1.2.0, installed by `brew` Project Document Format Xcode...

bug

### What happened? Run it on my xcodeproj and only get the following output: ``` $ dependency-graph /Users/.../SomeProject.xcodeproj Bus error: 10 ``` ### What are the steps to reproduce? ```...

bug

This addresses #21 **NOTE:** I added dependency on XMLCoder since xcworkspace facilities by xcodeproj library were not sufficient.