項目工程里,PCH 里面引入 頭文件,兼容c 和 oc混編的情況

ifndef YXLiveChatKitPCH_pch

define YXLiveChatKitPCH_pch

ifdef OBJC

如果這里引入的 如果有 c 和 oc混編的 就需要加入這個 判斷

endif

// Include any system framework and library headers here that should be included in all compilation units.
// You will also need to set the Prefix Header build setting of one or more of your targets to reference this file.

endif /* YXLiveChatKitPCH_pch */

最后編輯于
?著作權歸作者所有,轉載或內容合作請聯系作者
平臺聲明:文章內容(如有圖片或視頻亦包括在內)由作者上傳并發布,文章內容僅代表作者本人觀點,簡書系信息發布平臺,僅提供信息存儲服務。

推薦閱讀更多精彩內容