Error installing Geofirestore - Could not find remote branch 1.1.0 to clone

僤鯓⒐⒋嵵緔 提交于 2019-12-23 05:21:35

问题


I'll be honest my knowledge of Terminal is little to none. I normally just run pod install and they work, however, I have the below error on installing the pod 'Geofirestore'

I am getting the directory of my Xcode project in the terminal and calling pod install

Any help greatly appreciated.


回答1:


You shoul use latest library of Geofirestore i.e. 1.2.0 In Pod file, pod "GeoFire", "~> 3.0.0" pod "Geofirestore", "~> 1.2.0"

Hope it helps.



来源:https://stackoverflow.com/questions/51454724/error-installing-geofirestore-could-not-find-remote-branch-1-1-0-to-clone

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