iOS "The sandbox is not in sync with the Podfile.lock"解決方案
問題描述:
在使用CocoaPods有的時候因為依賴關系或者版本問題不能編譯運行。出現例如The sandbox is not sync with the Podfile.lock問題時候
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.