XcodeTargetGraphGen icon indicating copy to clipboard operation
XcodeTargetGraphGen copied to clipboard

Support Local SPM Package only option

Open shimastripe opened this issue 2 years ago • 2 comments

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?

shimastripe avatar Jun 13 '23 02:06 shimastripe

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

yimajo avatar Jun 25 '23 06:06 yimajo

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.

shimastripe avatar Jun 25 '23 06:06 shimastripe