问题
How can I use a .pch file of a static library in another project,which is using the library.
回答1:
In the project build settings, search for "pch".
There will be an item "Prefix Header" where you should enter the name of your PCH file.
来源:https://stackoverflow.com/questions/22400925/using-a-pch-file-of-static-library-in-other-project