Pod安装以源码形式集成自定义组件时,提示一大堆的警告: [Xcodeproj] Generated duplicate UUIDs xxxxxx 搜索不到具体原因,最后以屏蔽警告的方式暂时解决了。 参考链接 This has now moved into the Podfile install! 'cocoapods', :deterministic_uuids => false See http://blog.cocoapods.org/CocoaPods-1.0/ for more info