阅读背景:

xcode相关的一些知识(二)

来源:互联网 
If you have indicated that Xcodeshould do so, Xcode precompiles the prefix header when you buildthe target. Xcode then includes that precompiled header file foreach of the target's source files. The contents of the prefixheader are compiled only once, resulting in faster compilation ofeach source file. Furthermore, subsequent builds of the target canuse that same precompiled header, provided that nothing in theprefix header or any of the files on which it depends has changed.Each target can have only one prefix header.If you have indicated that Xcodeshould do so, Xcod


你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: