Why project_creator not generate mac project when make lua project??

I’m using project-creator when I make multi platform project.

If i make project with cpp language, it generate mac project but when i make project with lua, it doesn’t generate mac project.

Is this normal?

http://www.cocos2d-x.org/wiki/Supported_Platforms_and_Programming_Languages
In above document said, Lua is supporting os x but it is not true. I think that it should fix this document or support mac fastly. :slight_smile:
(Sample project doesn’t have mac project, too.)

In the 3.0 alpha0 version,the lua template already supported to generate the mac project.