savi-lang / savi

A fast language for programmers who are passionate about their craft.
BSD 3-Clause "New" or "Revised" License
156 stars 12 forks source link

Set `MACOSX_DEPLOYMENT_TARGET` to support MacOS 11 or higher. #455

Closed jemc closed 1 year ago

jemc commented 1 year ago

It's hoped that this change will make pre-built Savi binaries work on MacOS 11 and up (currently they fail on 11).

See #454