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

Only output is `Bus error: 10`

Open everlof opened this issue 1 year ago • 0 comments

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?

$ dependency-graph --version
1.2.0

Run with ".xcodeproj"

What is the expected behavior?

Generate the dependency tree in DOT-syntax

everlof avatar Nov 15 '23 06:11 everlof