Purpose
Manage SPM dependencies safely: check for updates, audit for issues, and add packages with verification.
Arguments
--check— Check for outdated packages (default if no args)--audit— Check for known security issues--update— Update to latest compatible versions with test verification--add <package>— Add a new package (URL or shorthand)
Workflow
Check (--check)
- Parse
Package.swiftorPackage.resolved - Query package registries for latest versi
[Description truncada. Veja o README completo no GitHub.]