SwiftDeps

SwiftDeps

Visualize swift package and xcode project with graph

2 followers

- Let you see all of the dependencies and connections between the Xcode project, xcworkspace, and swift package with an interactive graph. - Help you manage package versions. - Highlight serious project dependencies problems.
SwiftDeps gallery image
SwiftDeps gallery image
SwiftDeps gallery image
SwiftDeps gallery image
Free Options
Launch tags:iOSMacDeveloper Tools
Launch Team
Intercom
Intercom
Startups get 90% off Intercom + 1 year of Fin AI Agent free
Promoted

What do you think? …

Long Vu
Maker
📌
When I decided to modularize my iOS project with SPM, I thought that visualizing a package with its dependencies in a graph would be very helpful and intuitive. However, every time I needed to see the graph of any package in my local package list, I found it very inconvenient to write the command to create the dot file in the terminal. It was even hard to see. Therefore, I created SwiftDeps (https://swiftdeps.com) to make these tasks faster and easier and to improve work efficiency.