Skip to content

Tags: facebook/watchman

Tags

v2026.05.18.00

Toggle v2026.05.18.00's commit message

v2026.04.27.00

Toggle v2026.04.27.00's commit message
getdeps: emit DEVELOPER_DIR for macOS CI builds; regenerate rebalance…

…r workflow

Summary:
Effectively bumps XCode to 16.2 - which has better support for modern C++.

macOS GitHub Actions runners with multiple Xcode versions installed need DEVELOPER_DIR set to select the correct toolchain. Without it, CMake may find the wrong compiler or SDK and the build can fail. Add DEVELOPER_DIR: /Applications/Xcode_16.2.app/Contents/Developer to the env block emitted for darwin builds in the getdeps.py generate-github-actions command, and regenerate the rebalancer oss_root/.github/workflows/getdeps_mac.yml to match.

Reviewed By: xiatingouyang

Differential Revision: D102531661

fbshipit-source-id: 62ac61a44989414e59df5d7a50a166548c354287