Skip to content

Compiler errors when trying to build with Swift 5 #5

@olegbragin

Description

@olegbragin

Hello. I use Cocoapods to install your library. Very useful, thanks!
I got some issues:
What I did?

  • install framework using pod Geodesy
  • tried to build with Swift 5

What went wrong?

  • I get compiler errors in Region.swift file: 'characters' is unavailable: Please use String directly

I saw that a commit which should fix exactly that, but the build for that commit has failed, so it's possible that commit was ignored and did not get into a master branch. Another options is that the .podspec version has to be also bumped again.

Really enjoying your work, but I have to manually use the files because of those errors. That would wonderful if I could just use the pod directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions