Just get started Xcode6/xcode7, will always find before 6 in the "Use of name-prefix.pch" This file to configure our global use of the header file, but Xcode6 no, they say, this kind of things will sometimes appear 1 some silly questions, In order not to the vast number of procedures ape dozens, as well as my high-end atmosphere on the grade of Apple companies do not want to be scolded all day, simply cancel the automatic generation, need to Zhu er their own to match, easy to use is their own things, not good with their own things.
1. First, you have to create 1. pch files
2, then customize the name, don't forget to tick
3, according to the way, to find the need to modify the place.
4. Then, modify Debug and Release two places.
The path you need to write is "take advantage of the name of the project: note that there is no Chinese, or the PCH file name/" You configured, you must write this, or you cannot find the file.
5. Then open the. pch file and write what you want to write.
IOS----------Configure the. pch file with Xcode6 or Xcode7