执行Pod install 报错:
An error occurred while processing the post-install hook of the Podfile.
undefined method `project’ for #Pod::Installer:0x007fe9332feee0
解决方案:
打开Podfile,把里面的 project 改为 pods_project
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 新风作浪!
评论