detect_active_project
Automatically detects the active Xcode project so you can run commands in the correct context. Re-detect with forceRedetect when switching projects.
Instructions
Attempts to automatically detect the active Xcode project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| forceRedetect | No | If true, always try to detect the project even if one is already set (default: false) |