Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我在构建设置中将“启用模块(C 和 Objective-C)”设置为“是”,我不应该摆脱Prefix.pch预编译的头文件吗?如果没有,我应该保留它的原因是什么?
Prefix.pch
您可能希望为您使用的没有相应模块的框架保留它,例如Facebook SDK for iOS。