We’re looking for a Build Engineer who can operate at the intersection of Bazel internals, remote execution infrastructure, and Apple technologies. This is a hands-on engineering role; heavy on Bazel rule design, hermeticity, toolchain modeling, and Apple platform integration. If you’ve spent time taming Xcode, aligning Apple SDKs with Bazel toolchains, or wrangling with xcodebuild, codesign and ibtool, you’ll feel right at home.
Beyond the technical responsibilities, what we are looking for is someone who gets a deep sense of satisfaction from making the everyday lived experience of development teams better. If you get a kick out of creating a build environment that allows a developer to reproduce a build failure in CI with a single command on their workstation, or debug a crashing remote process with an IDE based debugger or constantly surprising development teams with a slightly faster build on a regular basis, while continuing to contribute fixes/updates and tools to the Open Source Bazel ecosystem you will slip right into our team.
Bazel Architecture & Internals
• Design, evolve, and maintain a Bazel based build for system-level software spanning many generations of targets.
• Own Starlark rules, custom providers, toolchain definitions, platform constraints, transitions, and configuration layering.
• Build hermetic, deterministic toolchains for macOS/iOS/watchOS/tvOS, including Clang-based C/C++/Obj-C and Swift toolchains.
• Diagnose and eliminate sources of nondeterminism: Xcode environment leakage, SDK drift, tool version skew, • Integrate and tune remote execution systems, specifically BuildBarn. Past experience with other tools in the space like EngFlow, BuildBuddy etc will come in handy.
Apple Platform & Build Tooling
Build and maintain hermetic Apple platform toolchains:
• SDK extraction and version pinning
• Clang/Swift invocation under Bazel
• Triage Xcode behaviors and port them to uniform, reproducible Bazel actions.
• Familiarity with tooling to keep Xcode projects and Bazel builds in sync using tools such as Tuist or xcodegen
Developer Productivity Tooling
• Build IDE integrations: generating compile_commands.json and Clang module maps etc.
• Instrument build graph performance: reduce graph depth, action fan-out, and hermetic toolchain overhead, cache misses.
• Author tools to visualize dependency edges, configuration transitions, and remote execution behavior.
Release Engineering & CI
• Maintain Jenkins pipelines for multi-platform build, test, packaging, and artifact promotion.
• Define reproducible build and release processes across macOS, iOS and other Apple platforms
• Transform test results, code coverage results, static analysis results into information that helps developers focus their efforts