xcode_clean
Cleans Xcode build artifacts in whitelisted projects to resolve compilation errors and free up disk space by removing cached data.
Instructions
在白名单项目内执行 xcodebuild clean。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scheme | No | ||
| xcode_path | No | ||
| destination | No | ||
| project_path | No | ||
| configuration | No |