Skip to content

macOS Development Environment

Emerick Rogul edited this page Apr 27, 2025 · 52 revisions

Prerequisites

You will need the prerequisites below to build Brave on macOS 10.15+ and there are additional details in the Chromium build system requirements at https://chromium.googlesource.com/chromium/src/+/lkgr/docs/mac_build_instructions.md#system-requirements (do not follow any of the instructions after System Requirements):

Other tips

  • Make sure to disable Spotlight completely or enable privacy for the build directory (see System Preferences -> Spotlight -> Privacy); otherwise, excessive indexing will slow the build.

Build Acceleration

Developers who work at Brave can find more information on remote build execution here

Build Configuration

Please refer to this document for information about configuring your .env for building Brave.

Clone this wiki locally