BPCells fails to compile on macOS; the error happens in multiple C++ files at ```c++ class _LIBCPP_TYPE_VIS path ``` ``` error: 'path' is unavailable: introduced in macOS 10.15 std::filesystem::path dir ```