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 Still Using Old Version #28

Open
josephkandi opened this issue Nov 12, 2015 · 6 comments
Open

CocoaPods Still Using Old Version #28

josephkandi opened this issue Nov 12, 2015 · 6 comments

Comments

@josephkandi
Copy link

The version of the library did not change, when i run on XCode 7 i still have the old library and keep getting issues, i have to clean my pods each time i install a new pod into my project since it keeps pulling the old GooglePlaceAutocomplete library. On Github i noticed that the files are up to date but because the version is still the same Cocoapods does not detect the change and defaults to the old version

@lukkigi
Copy link

lukkigi commented Nov 23, 2015

You can use the github version from your podfile. Just do:
pod 'GooglePlacesAutocomplete', git: 'https://github.com/watsonbox/ios_google_places_autocomplete'

@abdulazizalmass
Copy link

in that github the project needs an update. is there any updated project ?

@rajohns08
Copy link

+1. pod install is still pulling down GooglePlacesAutocomplete 0.3.0 which doesn't have the Swift 2 syntax updates.

@irace
Copy link

irace commented Jan 6, 2016

👍, please update.

@thekie
Copy link

thekie commented Jul 14, 2016

+1

@daviskoh
Copy link

daviskoh commented Sep 5, 2016

any update on this?

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