Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Please update to Xcode10 #17

Closed
neoneye opened this issue Sep 27, 2018 · 2 comments
Closed

Please update to Xcode10 #17

neoneye opened this issue Sep 27, 2018 · 2 comments

Comments

@neoneye
Copy link

neoneye commented Sep 27, 2018

I'm getting 8 compiler errors like this:

/Google Maps Directions API/GoogleMapsDirections.swift:143:90: Cannot convert value of type '[AnyHashable : Any]' to expected argument type '[String : Any]?'

It happens in this file GoogleMapsDirections.swift

error = NSError(domain: "GoogleMapsDirectionsError", code: -4, userInfo: userInfo)

My podfile is like this:

pod 'GoogleMapsDirections', :git => 'https://github.com/honghaoz/Swift-Google-Maps-API.git', :commit => '0eb155b893366f9f9208cdf1652a1fce72926149'
@syvertsj
Copy link

our project has the same issue.

If you are not going to update to swift 4.2, please inform people.

@honghaoz
Copy link
Owner

honghaoz commented Oct 18, 2018

Sorry guys, I've been away for a while.
Could you try pod update and update the pods? 1.1.4 is just released for fixing the Swift 4.2 issues.
Thanks

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

No branches or pull requests

3 participants