iOS开发:报错The sandbox is not in sync with the Podfile.lock …的解决方法 问题 具体在Xcode中的报错提示如下所示: Showing Recent Messages diff: /Users/admin/Documents/WorkSpace/Flutter/portal/ios/Pods/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. 123 Showing Recent Messagesdiff: /Users/admin/Documents/WorkSpace/Flutter/portal/ios/Pods/Manifest.lock: No such file or directoryerror: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 …的解决方法