終端打印出的問題
$ /usr/bin/git pull --ff-only
error: Your local changes to the following files would be overwritten by merge
Please, commit your changes or stash them before you can merge.
Aborting
解決辦法
$ rm -fr ~/.cocoapods/repos/master
$ pod setup
pod list
...
21521 pods were found