xcode_clean_project
Remove build artifacts from Xcode projects to resolve compilation issues and free disk space by specifying the project path and optional scheme.
Instructions
Clean build artifacts for an Xcode project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Path to .xcodeproj file | |
| scheme | No | Scheme to clean |