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

Option to exclude Xcode targets from graph

Open th-mustache-dk opened this issue 1 year ago • 0 comments

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

th-mustache-dk avatar Jan 17 '25 10:01 th-mustache-dk