You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scripts/preflight.sh failure-path guidance hardened. Every Android warning (adb missing, ANDROID_HOME unset, emulator missing, no AVDs configured) now prints a concrete Fix: command plus a See: references/android-setup.md pointer; ANDROID_HOME previously had no Fix: line at all. iOS warnings gained See: references/ios-setup.md. Xcode warning now includes the App Store URL inline. Maestro install branch now references the official install docs URL alongside the existing curl + brew commands. No behaviour change to exit codes or success path — purely additive guidance on the failure paths.
README.md Prerequisites section now links its own setup docs and inlines the Maestro install commands (curl + brew), so users hitting an install gap don't have to run preflight first to discover the fix. Each prerequisite now links to its source (Xcode App Store, Maestro docs, Android Studio download) and to the relevant references/*-setup.md.
references/ios-setup.md and references/android-setup.md — linked "Mac App Store" and "Android Studio" inline to their official download pages.