cocoapod 问题1

在podfile中的一个类库名称中多了一个----’  导致整个终端出现这个错误:

[!] Invalid `Podfile` file: syntax error, unexpected tCONSTANT, expecting keyword_end

  target 'LightingProjectTests' do

                              ^

/Users/mac/Desktop/工作文档/LightingProject/Podfile:18: syntax error, unexpected tCONSTANT, expecting keyword_end

  target 'LightingProjectUITests' do

                                ^

/Users/mac/Desktop/工作文档/LightingProject/Podfile:18: unterminated string meets end of file

/Users/mac/Desktop/工作文档/LightingProject/Podfile:18: syntax error, unexpected end-of-input, expecting keyword_end.

posted @ 2016-08-31 00:29  墨VS雪  阅读(1096)  评论(0编辑  收藏  举报