dependency-graph
dependency-graph copied to clipboard
Option to exclude Xcode targets from graph
Is your feature request related to a problem?
We have an app that actually is 3 apps with a lot of shared code and some individual code. Each app has 3 targets for difference environments and this causes the output to be huge.
What solution would you like?
I would like to exclude/include Xcode targets individually without changing the project.
What alternatives have you considered?
Deleting targets from the project but this is destructive.
Any additional context?
No response