1. buldsetting 中设置 Allow Non-modular Includes In Framework Modules 为 YES
2. 将#import "**.h" 第三方库写在 .m文件中,而不是放在.h文件中即可
1. buldsetting 中设置 Allow Non-modular Includes In Framework Modules 为 YES
2. 将#import "**.h" 第三方库写在 .m文件中,而不是放在.h文件中即可
本文标题:include of non-modular header in
本文链接:https://www.haomeiwen.com/subject/dxprzftx.html
网友评论