I'm currently using cocos2d iPhone 2.1 and i'm trying to use CCBReader and CocosBuilder to create an application. I've downloaded and using CocosBuilder 3.0 alpha 5 and the latest version of CCBReader from the master branch on git: https://github.com/cocos2d/CCBReader
When using this version of CCBReader it reads it as a CCScene and the layers from CocosBuilder show up on screen but for some reason they do not animate (there should be some animations occurring according to the timeline). I'm thinking it something to do with the versions of these products I'm using? Has anyone else experienced this problem before? Or if anyone could show me what build of CCBReader to use with cocos2d iPhone v2.1 and CocosBuilder 3.0 alpha 5 that would be awesome!