美文网首页
2019-04-10

2019-04-10

作者: lucifer_1911 | 来源:发表于2019-04-10 16:37 被阅读0次

导入三方库出现的- Use the `$(inherited)` flag, or - Remove the build settings from the target.

 

七码_Z

2018.04.03 11:01 字数 55

解决问题的步骤:

Target - > building settings中搜索 “ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES”,值类型是bool,点击other,把值换成

    $(inherited)

如图中最后一个命令,执行pod update

解决问题完成。

相关文章

网友评论

      本文标题:2019-04-10

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