美文网首页2017,我们一起努力iOS Developer
使用Cocoapods 导入第三方的资源时,出现如下警告:[!]

使用Cocoapods 导入第三方的资源时,出现如下警告:[!]

作者: 否极泰来_L | 来源:发表于2017-04-20 11:05 被阅读24次

    使用Cocoapods 导入第三方的资源时,出现如下警告:

    [!] Your Podfile has had smart quotes sanitised. To avoid issues in the future, you should not use TextEdit for editing it. If you are not using TextEdit, you should turn off smart quotes in your editor of choice.

    使用Xcode去编辑Podfile文件。不要使用文本编辑,因为使用文本编辑的引号容易出错还不被发现,使用Xcode打开文件看看是否有引号写错了。

    相关文章

      网友评论

        本文标题:使用Cocoapods 导入第三方的资源时,出现如下警告:[!]

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