Skip to content

Commit 1c7fffd

Browse files
committed
docs: update iOS simulator example device
1 parent f39b2ec commit 1c7fffd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

skills/agent-device/references/bootstrap-install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Do not start acting before you have pinned the correct target and opened an `app
2020
## Canonical loop
2121

2222
```bash
23-
agent-device ensure-simulator --platform ios --device "iPhone 16" --boot
24-
agent-device open MyApp --platform ios --device "iPhone 16" --relaunch
23+
agent-device ensure-simulator --platform ios --device "iPhone 17 Pro" --boot
24+
agent-device open MyApp --platform ios --device "iPhone 17 Pro" --relaunch
2525
agent-device snapshot -i
2626
agent-device close
2727
```

0 commit comments

Comments
 (0)