xcode_list_available_simulators
Retrieve a list of active simulators for iOS/macOS projects directly from Xcode, excluding shutdown devices, to streamline testing and development workflows.
Instructions
List only available (not shutdown) simulators
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}