Hey!
I tried to install templates but they don’t show up. It said “done!” in terminal but they are not visible for some reason.
How can I fix it?
Thanks,
Alex
UPD: it worked. Had to do it this way
cd cocos2d-xfolder
sudo install-templates-xcode.sh
I usually use ./install-templates-xcode.sh -u -f, then choose ‘4’ for xcode4
Perhaps I missed something when using @sudo install-templates-xcode.sh to install for all users.
I copy cocos2d-1.01/xcode4/. to developer/Library/xcode/templates/project Templates/Base
then the xcode4 show the cocos2d-xTemplates, the method is Safe or not?