urschrei / lonlat_bng

A multithreaded Rust library with FFI for converting WGS84 longitude and latitude coordinates into BNG (OSGB36) Eastings and Northings and vice versa (using OSTN15)
https://docs.rs/lonlat_bng
MIT License
25 stars 3 forks source link

fix: target older macOS #11

Closed henryiii closed 2 years ago

henryiii commented 2 years ago

Not sure what your minimum is, 10.9 is the lowest you should ever set it, 10.10, 10.12, and 10.14 are other common values.

urschrei commented 2 years ago

Sorry, I pushed the same fix just ahead of you: https://github.com/urschrei/lonlat_bng/commit/f50c78a159b4d31582557767e2720089f03cae73!