Skip to content

Commit dc695f5

Browse files
committed
docs(TOOLS): reflect erase_sims shutdownFirst option (no default)
1 parent 4a5ebd3 commit dc695f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/TOOLS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ XcodeBuildMCP provides 60 tools organized into 12 workflow groups for comprehens
6868
### Simulator Management (`simulator-management`)
6969
**Purpose**: Tools for managing simulators from booting, opening simulators, listing simulators, stopping simulators, erasing simulator content and settings, and setting simulator environment options like location, network, statusbar and appearance. (5 tools)
7070

71-
- `erase_sims` - Erases simulator content and settings. Provide exactly one of: simulatorUuid or all=true.
71+
- `erase_sims` - Erases simulator content and settings. Provide exactly one of: simulatorUuid or all=true. Optional: shutdownFirst to shut down before erasing.
7272
- `reset_sim_location` - Resets the simulator's location to default.
7373
- `set_sim_appearance` - Sets the appearance mode (dark/light) of an iOS simulator.
7474
- `set_sim_location` - Sets a custom GPS location for the simulator.

0 commit comments

Comments
 (0)