Merge pull request #1321 from wamatt/patch-1

brew.sh: tweak xcode hint to auto-accept license
This commit is contained in:
Mike McQuaid 2016-10-19 07:56:17 +01:00 committed by GitHub
commit b9fe36abdc

View File

@ -165,7 +165,7 @@ EOS
then
odie <<EOS
You have not agreed to the Xcode license. Please resolve this by running:
sudo xcodebuild -license
sudo xcodebuild -license accept
EOS
fi
fi