This is the subdirectory that contains the Focus iOS application.
Browse like no one’s watching. The new Firefox Focus automatically blocks a wide range of online trackers — from the moment you launch it to the second you leave it. Easily erase your history, passwords and cookies, so you won’t get followed by things like unwanted ads.
Download on the App Store.
This branch works with Xcode 16.1 and supports iOS 15.0 and newer.
Pull requests should be submitted with main
as the base branch.
See readme at the root of the project for the guidelines on how to contribute to this project.
- Install the latest Xcode developer tools from Apple.
- Clone the repository:
git clone https://github.com/mozilla-mobile/firefox-ios.git
- Pull in the project dependencies:
cd firefox-ios
./checkout.sh
- Open
Blockzilla.xcodeproj
in Xcode. - Build the
Focus
scheme in Xcode.