drtimcooper / LatLongToTimezone

Lat/long to timezone mapper in Java. Does not require web services or data files - just pure Java or Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change SWIFT_VERSION

Tapestes opened this issue · comments

Looks like as of xcode 10.2, we can no longer compile Swift 3.0 if we have an app targeting 4.0 or later. Could you change the target to 4.0 or 4.2?

Merged, and released new Cocoapod 1.1.6. Thanks!