美文网首页
[!] Invalid `Podfile` file: synt

[!] Invalid `Podfile` file: synt

作者: 甘哲157 | 来源:发表于2018-08-20 11:15 被阅读65次

[!] Invalid Podfile file: syntax error, unexpected keyword_end, expecting end-of-input.

  • 出现该错误的主要原因是 Podfile 语法的问题
    • 少写 do .

[!] Invalid Podfile file: syntax error, unexpected end-of-input, expecting keyword_end.

  • 出现该错误的主要原因是 Podfile 语法的问题
    • 少写 end .

相关文章

网友评论

      本文标题:[!] Invalid `Podfile` file: synt

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