使用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打開文件看看是否有引號寫錯了。