flutter问题收集_not sync podfile.lock

今天写flutter 遇到的问题

 The sandbox is not in sync with the Podfile.lock

方案四:

1.找到项目根目录下的Podfile.lock文件,和Pods文件夹下的Manifest.lock文件

2.然后复制Podfile.lock文件的内容替换掉Manifest.lock文件内的内容,好啦,至此问题解决

 

原文链接 https://blog.csdn.net/LANGZI7758521/article/details/103443833

posted on 2022-02-04 15:30  c3tc3tc3t  阅读(115)  评论(0编辑  收藏  举报