加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

沙盒与Podfile.lock-ios不同步

发布时间:2020-12-15 01:39:14 所属栏目:百科 来源:网络整理
导读:尝试从谷歌的多个答案后,我有以下错误. PhaseScriptExecution Check Pods Manifest.lock /Users/apple/Library/Developer/Xcode/DerivedData/Build/Intermediates/FoodSpot.build/Debug- iphonesimulator/FoodSpotTests.build/Script-36819C3C1B6A30F50091
尝试从谷歌的多个答案后,我有以下错误.

PhaseScriptExecution Check Pods Manifest.lock /Users/apple/Library/Developer/Xcode/DerivedData/Build/Intermediates/FoodSpot.build/Debug-
    iphonesimulator/FoodSpotTests.build/Script-36819C3C1B6A30F50091382D.sh
        cd "/Users/apple/Downloads/FoodSpot 2"
        /bin/sh -c /Users/apple/Library/Developer/Xcode/DerivedData/Build/Intermediates/FoodSpot.build/Debug-iphonesimulator/FoodSpotTests.build/Script-36819C3C1B6A30F50091382D.sh

    diff: /../Podfile.lock: No such file or directory
    diff: /Manifest.lock: No such file or directory
    error: The sandbox is not in sync with the Podfile.lock. 
    Run 'pod   install' or update your CocoaPods installation.

我已经更新和安装了很多次,但是没有用.

解决方法

Run ‘pod install’ or update your CocoaPods installation.

你有错误本身的答案!

错误消息指出您应该更新您的CocoaPods安装.

您可以删除框架和库中的libPods,并使用pod install更新Cocoapods.

也:

清理和建设项目

SO参考文献

CocoaPods Errors on Project Build

Error:”The sandbox is not in sync with the Podfile.lock…” after installing RestKit with cocoapods

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读