simonbs / dependency-graph

🕸️ dependency-graph is a command-line tool that can visualize the dependencies of packages.
MIT License
268 stars 11 forks source link

Support for .xcworkspace #21

Open roddi opened 1 year ago

roddi commented 1 year ago

I have a project which uses a workspace, which contains a good number of subprojects, Swift packages and also some cocoapods. Any chance, that this will be supported in the future?

AppDevGuy commented 1 year ago

Plus one.

jaygajjar-huma commented 6 months ago

+1

adincebic commented 4 months ago

I added support for workspaces, expect a pull request in a couple of days.

adincebic commented 4 months ago

@simonbs do you mind assigning this issue to me?