We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
CCBIReader fixes + building and running flawless on iOS, Android and win32.
CCBIReader fixes + building and running flawless on iOS, Android and win32.
Bug #1330 [Closed]
Status: | Closed | |
---|---|---|
Start date: | 2012-06-16 | |
Priority: | Normal | |
Due date: | ||
Assignee: | dumganhar | |
% Done: | 100% |
|
Category: | all | |
Target version: | cocos2d-2.0-rc2-x-2.0.1 |
Refers to PR1034: https://github.com/cocos2d/cocos2d-x/pull/1034
Added some fixes in the CCBIReader.
The CCBIReader and the CocosBuilderTest are now building and running flawless on iOS and Android.
Added some #define macros to reduce boilerplate code for CCBMemberVariableAssigner and CCBSelectorResolver.