Xcode Build报错could not build module 'UIKit'

尝试了clean,删除driverdata都没有用。

最后 Surround #import’s with preprocessor directive #ifdef __OBJC__ #endif

参考链接

https://stackoverflow.com/questions/19723392/adding-c-file-causes-pch-error

    原文作者:彩虹兔兔
    原文地址: https://www.jianshu.com/p/787f63f25140
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞