switch_xcode
Switch the active Xcode version to a specified version or path, listing available installations when needed.
Instructions
Switch the active Xcode version
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Version of Xcode to use (e.g., '14.3'). Will use the first matching version found. | |
| xcodePath | No | Path to the Xcode.app to use. If not provided, available Xcode installations will be listed. |