by **andy.arvanitis**: <pre>This is not an error, just an improvement suggestion. Your colorizer installer script could be a little more robust if it used the "xcode-select --print-path" command. See an example here (your script modified for my language project): <a href="https://github.com/eerolanguage/eero/blob/master/xcodesupport/Xcode4/Colorizer/eero_colors_xcode.sh">https://github.com/eerolanguage/eero/blob/master/xcodesupport/Xcode4/Colorizer/eero_colors_xcode.sh</a> Thanks for creating the script in the first place! -andy</pre>