How to Resolve diff:/.. /podfile.lock:no such file or directory issues

Source: Internet
Author: User

之前碰到过此类问题,原因是之前用了测试版本的pod,然后回归正式版本,导致找不到pod文件
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.

现在有个解决方案

    • Programme one:

     Close Xcode First  Then Po d< Span class= "Hljs-keyword" >< Span class= "Hljs-keyword" >  install

If not, first. delete < Span class= "Hljs-keyword" >xcworkspace  podfile.lock  pods folder  ~/library/developer/xcode/ Deriveddata folder for project under Path

Then pod install

    • Scenario Two:

   pod deintegrate --verbose    

   pod install --verbose

    

How to Resolve diff:/.. /podfile.lock:no such file or directory issues

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.