-
- Downloads
brew: check xcode license status
The xcrun code is stolen right out of the INSTALL script.
Check for user agreement of the Xcode license before permitting any other brew usage to continue.
This prevents the situation where people are instructed to "please re-run as root via sudo" on brew commands.
The check can only fail when Xcode is installed & the active developer dir.
Closes Homebrew/homebrew#44974.
Signed-off-by:
Dominyk Tiller <dominyktiller@gmail.com>
Please register or sign in to comment