
📱 Boot Simulator

   Simulator: <UUID>

✅ Simulator booted successfully

Next steps:
1. Open the Simulator app (makes it visible): xcodebuildmcp simulator-management open
2. Install an app: xcodebuildmcp simulator install --simulator-id "<UUID>" --app-path "PATH_TO_YOUR_APP"
3. Launch an app: xcodebuildmcp simulator launch-app --simulator-id "<UUID>" --bundle-id "YOUR_APP_BUNDLE_ID"
