Github下載的源碼報(bào)錯(cuò)
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.
解決辦法:
刪除原來的workspace文件扼倘,然后只需要打開終端到當(dāng)前目錄下知市,重新pod install就可以了~