Revision control

Copy as Markdown

# Firefox for iOS and Focus iOS
<table>
<tr>
<th style="border: none;"><strong>Firefox iOS</strong></th>
<td style="border: none;"><img src="https://img.shields.io/badge/Xcode-26.1-blue?logo=Xcode&logoColor=white" alt="Firefox-iOS"></td>
<td style="border: none;"><img src="https://img.shields.io/badge/Swift-6.2-red?logo=Swift&logoColor=white" alt="Firefox-iOS"></td>
<td style="border: none;"><img src="https://img.shields.io/badge/iOS-15.0+-green?logo=apple&logoColor=white" alt="Firefox-iOS"></td>
</tr>
<tr>
<th style="border: none;"><strong>Focus iOS</strong></th>
<td style="border: none;"><img src="https://img.shields.io/badge/Xcode-26.1-blue?logo=Xcode&logoColor=white" alt="Focus-iOS"></td>
<td style="border: none;"><img src="https://img.shields.io/badge/Swift-6.2-red?logo=Swift&logoColor=white" alt="Focus-iOS"></td>
<td style="border: none;"><img src="https://img.shields.io/badge/iOS-15.0+-green?logo=apple&logoColor=white" alt="Focus-iOS"></td>
</tr>
</table>
## Building the code
This is a mono repository containing both Firefox and Focus iOS projects. For their related build instructions, please follow the project readme:
- [Firefox for iOS](./firefox-ios/README.md)
- [Focus iOS](./focus-ios/README.md)
## 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](https://www.mozilla.org/en-US/about/governance/policies/participation/) and our [Contributing guidelines](https://github.com/mozilla-mobile/firefox-ios/blob/main/CONTRIBUTING.md) first.
If more information is required or you have any questions then we suggest reaching out to us via:
- Chat on Element channel [#fx-ios](https://chat.mozilla.org/#/room/#fx-ios:mozilla.org) and [#focus-ios](https://chat.mozilla.org/#/room/#focus-ios:mozilla.org) for general discussion, or write DMs to specific teammates for questions.
- Open a [Github discussion](https://github.com/mozilla-mobile/firefox-ios/discussions) which can be used for general questions.
Want to contribute on the codebase but don't know where to start? Here is a list of [issues that are contributor friendly](https://github.com/mozilla-mobile/firefox-ios/labels/Contributor%20OK), but make sure to read the [Contributing guidelines](https://github.com/mozilla-mobile/firefox-ios/blob/main/CONTRIBUTING.md) 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/