I've probably googled this question in 20 different syntaxes and I can't find the answer. PLEASE HELP!!! How do I install the Cocos2d project templates in xcode 4? I've tried different ways, but they still don't show up when I build a new project in Xcode 4! HELP!
我可能用20种不同的语法搜索了这个问题,我找不到答案。请帮忙!!!如何在xcode 4中安装Cocos2d项目模板?我尝试了不同的方法,但是当我在Xcode 4中构建一个新项目时,它们仍然没有显示出来!救命!
5 个解决方案
#1
6
The templates have already been published: http://www.cocos2d-iphone.org/forum/topic/13782/page/2#post-82267
模板已经发布:http://www.cocos2d-iphone.org/forum/topic/13782/page/2#post-82267
#2
12
Download "cocos2d-iphone" from This Link.
从此链接下载“cocos2d-iphone”。
And follow instructions in Pics.
并按照Pics中的说明操作。
#3
3
You don't yet. The author of cocos-2d has said that Xcode 4 is not supported yet, a new version should be out shortly with support.
你还没有。 cocos-2d的作者曾表示Xcode 4尚不支持,新版本应该很快得到支持。
What’s next:
v1.0-rc in 3~4 weeks: It will includes fixes, fixes, fixes, and Xcode 4 templates
v1.0-rc在3~4周内:它将包括修复,修复,修复和Xcode 4模板
#4
1
The project templates are available now. The file templates are not as of this post.
项目模板现已上市。文件模板不是这篇文章的。
#5
1
For file template you could do the following for now:
对于文件模板,您现在可以执行以下操作:
- Download "cocos2d_1.0.0.zip" from https://files.me.com/miroslav.perovic/7despc
- copy the “cocos2d 1.0.0.zip″ to /Developer/Library/XCode/Templates/File templates and unpack it
从https://files.me.com/miroslav.perovic/7despc下载“cocos2d_1.0.0.zip”
将“cocos2d 1.0.0.zip”复制到/ Developer / Library / XCode / Templates / File模板并解压缩
PS This is not official cocos2d template files.
PS这不是官方的cocos2d模板文件。
#1
6
The templates have already been published: http://www.cocos2d-iphone.org/forum/topic/13782/page/2#post-82267
模板已经发布:http://www.cocos2d-iphone.org/forum/topic/13782/page/2#post-82267
#2
12
Download "cocos2d-iphone" from This Link.
从此链接下载“cocos2d-iphone”。
And follow instructions in Pics.
并按照Pics中的说明操作。
#3
3
You don't yet. The author of cocos-2d has said that Xcode 4 is not supported yet, a new version should be out shortly with support.
你还没有。 cocos-2d的作者曾表示Xcode 4尚不支持,新版本应该很快得到支持。
What’s next:
v1.0-rc in 3~4 weeks: It will includes fixes, fixes, fixes, and Xcode 4 templates
v1.0-rc在3~4周内:它将包括修复,修复,修复和Xcode 4模板
#4
1
The project templates are available now. The file templates are not as of this post.
项目模板现已上市。文件模板不是这篇文章的。
#5
1
For file template you could do the following for now:
对于文件模板,您现在可以执行以下操作:
- Download "cocos2d_1.0.0.zip" from https://files.me.com/miroslav.perovic/7despc
- copy the “cocos2d 1.0.0.zip″ to /Developer/Library/XCode/Templates/File templates and unpack it
从https://files.me.com/miroslav.perovic/7despc下载“cocos2d_1.0.0.zip”
将“cocos2d 1.0.0.zip”复制到/ Developer / Library / XCode / Templates / File模板并解压缩
PS This is not official cocos2d template files.
PS这不是官方的cocos2d模板文件。