美文网首页
iOS引用三方库文件报错

iOS引用三方库文件报错

作者: 橘子味草莓 | 来源:发表于2022-09-27 18:02 被阅读0次

    解决“Include of non-modular header inside framework module”错误

    把 target 下的 Build Settings 中的 Allow Non-modular includes in Framework Modules 设置成YES。

    相关文章

      网友评论

          本文标题:iOS引用三方库文件报错

          本文链接:https://www.haomeiwen.com/subject/oyicartx.html