On my Mac, I have Chrome, Firefox, and Safari installed. Safari is set as the default system browser.
Launching expo web using;
expo start -w
works. However, it launches the URI in Chrome rather than Safari. If I delete the Chrome browser, expo will launch in Safari. However I would like to continue with multiple browsers installed.
How can this be overridden so I can choose Safari?