clean_swift_package
Remove Swift Package build artifacts to resolve build issues and free disk space, with options to reset the build directory or purge the global cache.
Instructions
Cleans the build artifacts of a Swift Package.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reset | No | Reset the complete build directory | |
| purgeCache | No | Also purge the global cache |