swift_package_clean
Remove Swift Package build artifacts and derived data to free up storage and maintain workspace efficiency by specifying the package root path.
Instructions
Cleans Swift Package build artifacts and derived data
Input Schema
Name | Required | Description | Default |
---|---|---|---|
packagePath | Yes | Path to the Swift package root (Required) |