ios_google_places_autocomplete icon indicating copy to clipboard operation
ios_google_places_autocomplete copied to clipboard

CocoaPods Still Using Old Version

Open josephkandi opened this issue 8 years ago • 6 comments

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

josephkandi avatar Nov 12 '15 16:11 josephkandi

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

lukkigi avatar Nov 23 '15 20:11 lukkigi

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

abdulazizalmass avatar Nov 26 '15 12:11 abdulazizalmass

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

rajohns08 avatar Jan 06 '16 11:01 rajohns08

:+1:, please update.

irace avatar Jan 06 '16 16:01 irace

+1

thekie avatar Jul 14 '16 09:07 thekie

any update on this?

daviskoh avatar Sep 05 '16 18:09 daviskoh