analyze_file
Analyzes source files for potential issues using Xcode's static analyzer to identify code problems before execution.
Instructions
Analyzes a source file for potential issues using Xcode's static analyzer.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the source file to analyze. |