Skip to content

v1.0.36

Compare
Choose a tag to compare
@imikejackson imikejackson released this 19 Nov 21:35
· 2 commits to develop since this release

BUG: Fixes crashing issues on macOS Xcode 16 in debug mode.

The bug is from some change in Xcode 16.x where using inline const std::string was
causing cross translation unit initialization crashes (seg-fault).