Search code examples
iosswiftgoogle-places-apicarthage

How do I get swift binary for Google Places without CocoaPods?


I'm using Carthage and would like to manually install GooglePlaces. I cannot seem to find a Swift build anywhere or a way to build the swift binary for 4.2. The manual binary framework on Google's docs is for Obj-c.


Solution

  • https://issuetracker.google.com/issues/35827791

    Google denying support for now.

    Repo with directions for updating to latest. Places needs Maps it looks like.

    https://github.com/kgnadinger/GooglePlaces-Carthage https://github.com/joselinoneto/GoogleMaps-Carthage