Could not build Objective-C module 'Firebase': I have Xcode version 9.4.1 & Cocoapods 1.1.1

亡梦爱人 提交于 2019-12-25 02:22:16

问题


I keep getting this error along with "'FirebaseCore/FirebaseCore.h' file not found". I've reinstalled my pods about 4 times. Cleaning my project works for about 5 seconds the the first error pops up again then when I try to build it I get the second error. I've been researching for three days, I've tried every suggestion I've seen, and none of them have worked. Is anyone else having the same problem? Please help.


回答1:


The current Firebase 5.x requires at least CocoaPods version 1.4.0. Add your Podfile contents to the question if you're still having problems after upgrading CocoaPods.



来源:https://stackoverflow.com/questions/51025067/could-not-build-objective-c-module-firebase-i-have-xcode-version-9-4-1-coco

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!