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.