Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

mozilla-mobile/focus-ios

Firefox Focus for iOS

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.

Getting Involved

We encourage you to participate in this open source project. We love Pull Requests, Bug Reports, ideas, (security) code reviews or any kind of positive contribution. Please read the Community Participation Guidelines.

If you're looking for a good way to get started contributing, check out some good first issues.

We also tag recommended bugs for contributions with help wanted.

Main Branch

This branch works with Xcode 15.2 and supports iOS 13.0 and newer.

Pull requests should be submitted with main as the base branch.

Build Instructions

  1. Install Xcode 15.1 Xcode developer tools from Apple.
  2. Clone the repository:
git clone https://github.com/mozilla-mobile/focus-ios.git
  1. Pull in the project dependencies:
./checkout.sh
  1. Open focus-ios/Blockzilla.xcodeproj in Xcode.
  2. Build the Focus scheme in Xcode.