xcode_clean
Clean the build directory for an Xcode project by providing the absolute path to the .xcodeproj or .xcworkspace file, resolving build issues and freeing up disk space.
Instructions
Clean the build directory for a specific project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xcodeproj | Yes | Absolute path to the .xcodeproj file (or .xcworkspace if available) - e.g., /path/to/project.xcodeproj |