[Error]编译framework报错Include of non-modular header inside framework module ‘XXXX‘
Include of non-modular header inside framework module 'CMSDK': '/Users/hivpn/Documents/CMSDK/CMSDK/CMSDK/Tests/Refresh/CMRefreshGifFooter.h'1.Build Settings中的Allow Non-modular includes in Framework Mo
·
报错:
Include of non-modular header inside framework module 'CMSDK': '/Users/hivpn/Documents/CMSDK/CMSDK/CMSDK/Tests/Refresh/CMRefreshGifFooter.h'

解决:
1.Build Settings中的Allow Non-modular includes in Framework Modules 设置成YES

2.查看引入的头文件是否在Public中

更多推荐




所有评论(0)