原文:The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.

ios報錯,這里只是記錄解決方法 報錯內容: The sandbox is not in sync with the Podfile.lock. Run pod install or update your CocoaPods installation. 解決方法: command Q 退出 Xcode,重新執行pod install,之后再重新打開Xcode運行。 參考博客: https: bl ...

2019-12-07 14:29 0 490 推薦指數:

查看詳情

CocoaPods pod install/pod update更新慢的問題

最近使用CocoaPods來添加第三方類庫,無論是執行pod install還是pod update都卡在了Analyzing dependencies不動了,令人甚是DT。 查了好多的資料,原因在於當執行以上兩個命令的時候會升級CocoaPods的spec倉庫,加一個參數可以省略這一步 ...

Tue Apr 29 19:03:00 CST 2014 6 20019
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM