#!/bin/sh
#
# Installs macOS-specific build dependencies required to build Warp.

xcodebuild -downloadComponent MetalToolchain
