XcodeTargetGraphGen
XcodeTargetGraphGen copied to clipboard
Support Local SPM Package only option
This is a great tool that we have been looking for! It's a small detail, but is there an option for SwiftPM to only produce LocalPackage?
Currently there is no flag that separates SwiftPM from local and remote. I think you'd be better suited to use swift-dependencies-graph ? https://github.com/Ryu0118/swift-dependencies-graph
Yes, it is a great tool, too. But in the transitional phase of SwiftPackage's MultiModule, the configuration has not been tidied up. I'm sure there are use cases where you would like to filter and display in detail in such cases.