常规: github 上 下载 资源, 不能使用。
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.
答案:
选中 下载的 工程,
终端,
pod install ,
就好了。