I presume they keep a bash around due to how ubiquitous it is for scripting.
GCC was replaced with LLVM in Xcode 4.2, and GDB was replaced with LLDB in Xcode 4.5 and GDB removed in Xcode 5.0. see https://en.wikipedia.org/wiki/Xcode
I presume they keep a bash around due to how ubiquitous it is for scripting.