解决Podfile 加入target命令后无法pod update

Podfile文件由原先不带target命令改为带target命令后,build报错:diff: /../Podfile.lock: No such file or directorydiff: /Manifest.lock: No such file or directoryerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.



在终端pod update 后卡在Update all pods
Updating local specs repositories
处无反应


解决办法: 1. sudo gem update --system 升级ruby环境 2.再次pod update

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容