mozilla-mobile/firefox-ios
Fork: 3165 Star: 12864 (更新于 2026-04-12 13:40:26)
license: MPL-2.0
Language: Swift .
Firefox for iOS
最后发布版本: firefox-v149.3 ( 2026-04-10 21:02:04)
Firefox for iOS and Focus iOS
Download Firefox iOS and Focus iOS on the App Store.
| Firefox iOS | ![]() |
![]() |
![]() |
|---|---|---|---|
| Focus iOS | ![]() |
![]() |
![]() |
Building the code
This is a monolithic-repository, containing both the Firefox and Focus iOS projects.
As this is an iOS project, it is required to have Xcode on your system, and you should check that xcode-select -p points to /Applications/Xcode.app/Contents/Developer (or however you've named your Xcode.app).
Automatic Installation
The recommended way of setting up the repo is through the fxios tool. This tool provides multiple helpful commands to help manage the repo. Check out its documentation, or the repo, if you'd like to find out more. Setup allows cloning from an https or an ssh url.
Note that, if you're using a fork, you'll have to use the --with-fork <fork-url> option. This will set your fork as origin and the main firefox-ios repo as upstream. fork-url can be either the ssh or the https version.
brew tap mozilla-mobile/fxios
brew install fxios
# Installing from the main repo
# You must specific if you want the https or ssh version of the mozilla-mobile repo
fxios setup --https # this will both download the repo & bootstrap both projects
# Installing with a fork workflow
fxios setup --ssh --with-fork <fork-url>
For more options for setup, please run fxios setup --help.
Please note, this is a decently sized repo, so downloading might take a while depending on your connection.
Firefox Instructions
- Open the
Client.xcodeproj, under thefirefox-ios/firefox-iosfolder, in Xcode. - Make sure to select the
Fennecscheme in Xcode.
⚠️ Important: In case you have dependencies issues with SPM, please try the following:
Xcode -> File -> Packages -> Reset Package Caches
Focus Instructions
- Open
Blockzilla.xcodeproj, under thefirefox-ios/focus-iosfolder, in Xcode. - Build the
Focusscheme in Xcode.
Manual Installation
- Clone the repo locally
- For their related build instructions, please follow the respective project readmes:
Getting involved
We encourage you to participate in those open source projects. We love Pull Requests, Issue Reports, Feature Requests or any kind of positive contribution. Please read the Mozilla Community Participation Guidelines and our Contributing guidelines first.
- You can file a new issue or research existing bugs
If more information is required or you have any questions then we suggest reaching out to us via:
- Chat on Element channel #fx-ios and #focus-ios for general discussion, or write DMs to specific teammates for questions.
- Open a ticket with your question.
Want to contribute on the codebase but don't know where to start? Here is a list of issues that are contributor friendly, but make sure to read the Contributing guidelines first.
License
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at https://mozilla.org/MPL/2.0/
最近版本更新:(数据更新于 2026-04-12 13:39:41)
2026-04-10 21:02:04 firefox-v149.3
2026-04-03 19:21:45 firefox-v149.2
2026-03-27 21:33:04 firefox-v149.1
2026-03-20 18:29:51 firefox-v149.0
2026-03-13 20:10:21 firefox-v148.3
2026-03-06 00:24:51 focus/klar-v148.2
2026-03-06 00:22:00 firefox-v148.2
2026-02-28 00:30:05 firefox-v148.1
2026-02-20 21:38:03 firefox-v148.0
2026-02-13 22:11:47 firefox-v147.5
主题(topics):
swift browser firefox ios-app mozilla
mozilla-mobile/firefox-ios同语言 Swift最近更新仓库
2026-04-16 23:18:31 Lessica/TrollFools
2026-04-15 13:06:25 JerryZLiu/Dayflow
2026-04-14 19:11:21 apple/swift-metrics
2026-04-14 16:39:44 Automattic/pocket-casts-ios
2026-04-14 00:07:57 Ranchero-Software/NetNewsWire
2026-04-13 22:23:56 tuist/tuist
