Xcode 6 Pch File
Xcode 6: PCH file
You need to manually create the PCH file:
File > New > File > iOS > C and C++ > PCH File
After you create the file, you need to include it in you LLVM6.0 - Language section of the Build Settings. Name the file with an absolute or relative path to your project.