s1ddok / CCProjectGenerator

A tool for easy creating a template cocos2d XCode projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CCProjectGenerator

This tool is the official installer for cocos2d-objc and was introduced since v3.5. It is made for easy creating template projects. As of XCTemplates are unsupported, undocumented by Apple and are just a hell on the earth, I decided to stick to manual project generation, since it is more flexible for us and less painful.

It allows you to create pure Swift/Objective-C project with 3 targets (iOS, Mac and tvOS) + Chipmunk physics engine and SpriteBuilder files as options.

Some of project-generation code was extracted from SpriteBuilder repo.

![Screenshot] (https://i.gyazo.com/c47e42d896c81382a5a5cde52c09eeb8.png)

TODO:

  • Add cocos2d update feature

About

A tool for easy creating a template cocos2d XCode projects


Languages

Language:Objective-C 80.0%Language:C 17.1%Language:C++ 2.3%Language:Swift 0.4%Language:Metal 0.1%