We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f39b2ec commit 1c7fffdCopy full SHA for 1c7fffd
1 file changed
skills/agent-device/references/bootstrap-install.md
@@ -20,8 +20,8 @@ Do not start acting before you have pinned the correct target and opened an `app
20
## Canonical loop
21
22
```bash
23
-agent-device ensure-simulator --platform ios --device "iPhone 16" --boot
24
-agent-device open MyApp --platform ios --device "iPhone 16" --relaunch
+agent-device ensure-simulator --platform ios --device "iPhone 17 Pro" --boot
+agent-device open MyApp --platform ios --device "iPhone 17 Pro" --relaunch
25
agent-device snapshot -i
26
agent-device close
27
```
0 commit comments