issues
search
maximveksler
/
GeohashKit
Fast, accurate, fully tested geohashing library for Swift
MIT License
47
stars
11
forks
source link
SPM and warning fix
#12
Closed
mattsellars
closed
2 years ago
mattsellars
commented
2 years ago
Adds swift package manager support without restructuring anything used for Carthage support or Xcode project definition support
Fix swift warning to use firstIndex(of:) vs deprecated index(of:)