Hi all,
Quick question regarding CLI tools. I have a post-isntall script that installs the CLI tools after installing XCode 7.2. My question is do I need to uninstall the XCode 7.0 CLI tools or does the CLI tools package just write over the old tools? Or does it keep both and default to the newer version.
Also, I noticed that when i installed XCode 7.2 i ran a gcc --version this was the output. Is the 7.0.2 GCC version correct?
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 7.0.2 (clang-700.1.81)
Target: x86_64-apple-darwin14.5.0
Thread model: posix
Thanks all!
-Ronnie
