Bug 902617 - Make mach bootstrap warn about possibly outdated Xcode when Xcode command line tools are outdated. r=gps

This commit is contained in:
Drew Willcoxon 2013-08-09 16:57:40 -07:00
parent 2ae0ffbbc8
commit b78f82127c

View File

@ -62,7 +62,10 @@ When that has finished installing, please relaunch this script.
UPGRADE_XCODE_COMMAND_LINE_TOOLS = '''
An old version of the Xcode command line tools is installed. You will need to
install a newer version in order to compile Firefox.
install a newer version in order to compile Firefox. If Xcode itself is old,
its command line tools may be too old even if it claims there are no updates
available, so if you are seeing this message multiple times, please update
Xcode first.
'''
PACKAGE_MANAGER_INSTALL = '''