xcode_clean
Remove build directory files in an Xcode project to free up space and ensure a clean build environment. Specify the project path to execute the cleanup efficiently.
Instructions
Clean the build directory for a specific project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | Absolute path to the .xcodeproj or .xcworkspace file |