
📱 List Devices

iOS Devices:

  📱 [<STATUS>] Cameron’s iPhone 16 Pro Max
    OS: 26.3.1 (a)
    UDID: <UUID>

  📱 [<STATUS>] iPhone
    OS: 26.1
    UDID: <UUID>

watchOS Devices:

  ⌚️ [<STATUS>] Cameron’s Apple Watch
    OS: 10.6.1
    UDID: <UUID>

  ⌚️ [<STATUS>] Cameron’s Apple Watch
    OS: 26.3
    UDID: <UUID>

✅ 4 physical devices discovered (2 iOS, 2 watchOS).

Hints
  Use the device ID/UDID from above when required by other tools.
  Save a default device with session-set-defaults { deviceId: 'DEVICE_UDID' }.
  Before running build/run/test/UI automation tools, set the desired device identifier in session defaults.

Next steps:
1. Build for device: build_device({ scheme: "YOUR_SCHEME" })
2. Run tests on device: test_device()
3. Get app path: get_device_app_path()
