在xcode下使用 cocos2d-x
1 . 下载并创建项目 下载并解压 cocos2d-x-3.0beta2 (当前版本2014年01月)
cdcocos2d-x-3.0beta2/tools/project-creatorproject-creator hejiasheng$ ./create_project.py

2 . 启动项目
从 xcode 里打开项目文件(start.xcodeproj)
/Users/hejiasheng/iOS-01/start/proj.ios_maclocalhost:proj.ios_mac hejiasheng$ ls -ltotal 0drwxr-xr-x 25 hejiasheng staff 850 2 14 23:01 iosdrwxr-xr-x 6 hejiasheng staff 204 2 14 23:01 macdrwxr-xr-x 5 hejiasheng staff 170 3 4 10:08 start.xcodeproj
或者进入目录点击(start.xcodeproj)

cocos2d-x v3 安装和环境搭建 -xcode,布布扣,bubuko.com
原文:http://blog.csdn.net/asmcos/article/details/23503089