[!] `<PBXBuildFile UUID=`xxxxxxx`>` attempted to initialize an object with an unknown UUID. `xxxxxxxx` for attribute: `file_ref`. This can be the result of a merge and the unknown UUID is being discarded.
一直很困惑。后面 Google 在 CocoaPods repo 下看到一个类似的 issue,原因是由于修改了 pbxproj 文件,但是没有把它提交到 git 当中,当其他人更新 pod 的时候就会提示这个。