views:

46

answers:

1

I've been using an older version of cocos2d for iPhone for an existing project - never change a running system. Now I'd like to upgrade to a more recent version and don't know how I should proceed about this.

Just install a newer version? Will the install script overwrite all of the old files and take care of the old templates too? Or do I have to remove the old files manually - and if so, which files do I need to remove?

Thanks alot!

A: 

Hello

Don't know well cocos2D, but save your project and just try to replace the old library with the new one ;-) just don't forget to save you current project... in the case ;-)

If the library didn't change too much, it should work.

Good Luck

Vinzius