We provide prebuilt binary tarballs for BlueOS development.
We have offered a script build_for_mac.sh to download and build the toolchain at one-click. Usage:
mkdir -p <your_dev_path>/blueos_dev
cd <your_dev_path>/blueos_dev
./build_for_mac.sh --sysroot ../blueos_sysroot
# add export to your .bashrc
./build/ci/run_ci.py