0
点赞
收藏
分享

微信扫一扫

The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods inst...

橙子好吃吗 2021-09-29 阅读 50
iOS OC开发
原因分析:
解决方案:
1.Manidest.lock文件最后一行:
PODFILE CHECKSUM: 2ec4459e6c24xxxxxx(hash值)
2.Podfile.lock最后一行
PODFILE CHECKSUM: a99fc4459e6c24xxxxxx(hash值)
举报

相关推荐

0 条评论