swift_package_clean
Removes Swift Package build artifacts and derived data to free up storage and improve build performance. Specify the package root path to initiate the cleanup process.
Instructions
Cleans Swift Package build artifacts and derived data
Input Schema
Name | Required | Description | Default |
---|---|---|---|
packagePath | Yes | Path to the Swift package root (Required) |