cocos2d for iPhone v0.8.1-beta is available for download:
v0.8.1-beta highlights:
Please, read the Release Notes for further information about the new features:



A 2d game engine for iPhone / iPad that's fast, easy to use, free, and community supported
Social Widgets powered by AB-WebLog.com.
I’m confused, was not TMX tile map supported in the previous release?
no, this is the 1st version that supports TMX.
The format that was supported previously was PGU (and it is still supported)
Hi. I have been trying to build something with box2d. I create a new project from the template and then add the libbox2d.a and the box2d.h but I get errors on build like
“error: syntax error before ‘b2_version’
Anyone can help?