How to obtain cocos2d-x 3.1 templates into XCode 5.x?
Posted
by
Mayerz
on Stack Overflow
See other posts from Stack Overflow
or by Mayerz
Published on 2014-06-07T19:51:06Z
Indexed on
2014/06/08
15:25 UTC
Read the original article
Hit count: 145
I cloned Cocos2d-x repo from github, everything works fine but I can't find how to install the Cocos2d templates into XCode. I saw that people were used to use this file, located at the root of the repo:
./install-templates-xcode.sh -f -u
but it looks like this script file has been removed, any help appreciated.
edit: Still no answer to this problem, even the slightest clues could help me. Are there still templates for XCode? Couldn't get answers from #cocos2d-x irc
© Stack Overflow or respective owner