swift-package-list icon indicating copy to clipboard operation
swift-package-list copied to clipboard

A command-line tool to get all used SPM-dependencies of an Xcode project or workspace.

Results 3 swift-package-list issues
Sort by recently updated
recently updated
newest added

New Tuist version no longer uses `Tuist/Dependencies.swift` but rather `Tuist/Package.swift`. In the current state running the command produces: ``` No build directory found in /Users/anurag.ajwani/Library/Developer/Xcode/DerivedData for ... ``` Command: ```...

Currently there is only the basic documentation and a big README describing everything. This can be improved by configuring a proper and interactive DocC documentation.

documentation

I want to start with saying: I love this software! Thanks for creating it! I was wondering if there is an easy way to add the license name as a...