Situation:
- Just few hours ago I intalled cocos2d 2.x
- But just before it I delete template files of cocos2d 1.0.1
- Now I can't see template files of cocos2d 2.x
- In Xcode both of the templates are visible, and I can use them.
Question: How I can delete cocos2d 1.0.1 templates, if I already delete files of this templates? Why I can't see files of cocos2d 2.x?
Thanks in advance!
This will be helpful for those who try to reinstall or delete Cocos2D Templates!
cd "your path" ./install-templates.sh -u -f
Nothing helps?
I found solution of this problem!
What you need to do is:
That's all!
P.S As well you can modify the names of templates and tabs in Xcode. Simply just by renaming folders of the templates.
P.P.S By the way right now you can upgrade to Cocos2D 2.x. Download it from here: Cocos2D