How to build swift-dependency-tool?

Hey,

I am trying to find a way to decode the binary .swiftdeps files to yaml or other textual representation. I found the swift-dependency-tool here. But I am not sure how to build this tool. I followed the instruction, the build succeeded but I was not able to find the executable. Any compile option need to be set?

Is there any alternative way to parse the swiftdeps file?

Thanks,
Tianyong

Just figured out that we can get the product with the Xcode generator.

1 Like