Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CocoaPods GeoFire Dependency Outdated #127

Closed
mleifer6 opened this issue Aug 27, 2019 · 8 comments
Closed

CocoaPods GeoFire Dependency Outdated #127

mleifer6 opened this issue Aug 27, 2019 · 8 comments

Comments

@mleifer6
Copy link

It looks like the CocoaPods spec file for GeoFire is out of date as it list the wrong version of Firebase/Database as a dependency.

As you can see here (https://github.com/firebase/geofire-objc/blob/master/GeoFire.podspec), GeoFire depends on v6.0. However, on CocoaPods/Specs for GeoFire (https://github.com/CocoaPods/Specs/blob/9543734012238c33ea018af5a4381459c13f0916/Specs/2/8/4/GeoFire/3.0.0/GeoFire.podspec.json), v5.0 is listed as a dependency.

@scm573
Copy link

scm573 commented Sep 20, 2019

Also I found there's no v3.0.0 release published in this repo.
So currently we have to specify the branch

pod 'GeoFire', :git => 'https://github.com/firebase/geofire-objc.git', :branch => 'master'

If possible, please publish the release and fix the CocoaPods distribution. Appreciate.

@hanawat
Copy link
Contributor

hanawat commented Sep 23, 2019

If possible, please publish the release and fix the CocoaPods distribution.

+1

@chrispypatt
Copy link

Is this something that will be published? I'm working on a project that requires GeoFire as a dependency of another pod's pubspec and because of this, I cannot update other Firebase tools.

@brokenseal
Copy link

Yes, please, show some love to this repo! 👍

@brokenseal
Copy link

Is this repository still maintained? Should I fork it? I would prefer not to, honestly...

@morganchen12
Copy link
Contributor

Hey all, I'll update the podspec with a new release this week.

@morganchen12
Copy link
Contributor

Hey all, took a little over a week, but this is released in GeoFire 4.0.1 now. Please let me know if there are any issues.

@vaibhav-jhaveri-ds
Copy link

@morganchen12 What is the status on #64?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants