swift_package_update
Update Swift project dependencies via Swift Package Manager using the 'swift package update' command to ensure your project stays current with required libraries.
Instructions
Updates the dependencies of your Swift project using Swift Package Manager by invoking 'swift package update'.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |