build_warnings
Extract and summarize warnings from the most recent Xcode build log to identify issues without scanning manually. Provide project path or custom DerivedData path to refine search.
Instructions
Extract and summarize warnings from the most recent Xcode build log
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Project path to narrow down DerivedData search | |
| derivedDataPath | No | Custom DerivedData path |