cocos2d-x 3.0 beta 2 with js bindings: jsb_cocos2dx_auto.hpp not found

when i create a project using the create_project.py script in cocos2d-x 3.0 beta2, the resulting project does not compile on xcode. i get the following error:

<path>/Classes/AppDelegate.cpp:6:10: 'jsb_cocos2dx_auto.hpp' file not found

any thoughts?

Where did you download the version? From github?

yes github.