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

Swift CLI tool that provides information about a Swift Package

Results 12 swift-package-info issues
Sort by recently updated
recently updated
newest added

Adds a new option `-r` / `--revision` for analyzing a specific commit or branch The `version` option takes precedence over the added `revision` Solves #36 ### Examples - `./.build/debug/swift-package-info --for...

As far as I can tell, the output is always install size. For app install / update size optimisation we'd be interested in the compressed sizes as well. Any ideas?