Greetings,
I am trying to upgrade my Cocos2d version to the latest. The issue is complicated by the fact that I am also using SVN (XCode client).
I have successfully tagged and backed up my repository. However, I am unsure of the steps involved in migrating to the latest cocos2d.
What I tried was to check out my project, delete the cocos2d source, and then import them (Add->Existing Files) back into the project. While this appeared to work, SVN does not acknowledge that any of the lib files were changed/replaced. I thought about deleting my lib directory on SVN and re-importing the new lib directory, but I am again unsure if this is right approach.
Also, I am left wondering if simply updating the cocos2d sources is enough or do I need to create a new project in the new version using the latest template and update it with my source files? ( I am concerned because I am not sure if the template is doing alot more stuff "behind the scenes" that may come back to haunt me if I don't use it).
Any help would be greatly appreciated,
Thanks,
Q