Under OS X 10.9.5 using XCode 6.0.1 I am running into the following issue when I try to run make from the terminal:
make
fatal error: \'wchar.h\' fil
Make sure, you update all symbols files which have references to the wchar after updating xcode. For me full cleaning build directory has worked
wchar
xcode