Skip to content

Instantly share code, notes, and snippets.

@futoase
Created January 16, 2014 05:49
Show Gist options
  • Select an option

  • Save futoase/8450403 to your computer and use it in GitHub Desktop.

Select an option

Save futoase/8450403 to your computer and use it in GitHub Desktop.
cocos2d-x 3.0.0.beta での Xcode プロジェクト作成コマンド。 pythonスクリプトを利用する。
./tools/project-creator/create_project.py \
-p MyGame \
-k com.MyGame.TestGame \
-l cpp \
-n MyGameProject
@futoase

futoase commented Jan 16, 2014

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment