Skip to content
Fedor Shubin edited this page Apr 2, 2015 · 1 revision

Since there are differences between C++ projects and projects with JSB, in the XCode projects, where such differences are, we created separate targets with postfix 'WithJSB' in their name. You should use them instead. New js-based projects have the different project structure comparing to the old plain cocos2d-x projects. In order to facilitate your ability to build from new projects as well we created new building scripts: build_all_jsb and build_ios_jsb.

Clone this wiki locally