find_xcresults
Locate XCResult files in an Xcode project, retrieving timestamps and file information to analyze build reports and test results.
Instructions
Find all XCResult files for a specific project with timestamps and file information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xcodeproj | Yes | Absolute path to the .xcodeproj file (or .xcworkspace if available) - e.g., /path/to/project.xcodeproj |