Bootstrap

Setup both Firefox and Focus for iOS after fetching from git.

mozilla-mobile 37c927d 490 B Updated

File contents

First, check if fxios is installed:

which fxios

If it is not installed, run:

brew tap mozilla-mobile/fxios
brew install fxios

If it is installed, upgrade to the latest version:

brew upgrade fxios

Then run these steps in sequence from the root of the firefox-ios repository:

  1. fxios --version
  2. fxios bootstrap --all

Stop and report if any step fails.

mozilla-mobile/firefox-ios/tree/main/.claude/skills/bootstrap commit 37c927dd75

Frequently asked questions

npx skillmds@latest add mozilla-mobile/bootstrap