Skip to content

This is my own xcode file templates folder, this template is using for create cocos2d-x class quickly.

Notifications You must be signed in to change notification settings

go3k/CCDXcodeFileTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

CCDXcodeFileTemplate

This is my own xcode file templates folder, this template is using for XCode to create cocos2d-x class quickly.

Usage

XCode's user custom file template folder is :

~/Library/Developer/Xcode/Templates/File Templates/

Maybe you need create the File Templates folder yourself.

Just clone/download the source, and copy the folder into this File Templates folder.

Then you can see the effect in XCode, via : File -> New -> File.

Templates type

There are only two kind of templates :

  • Singleton Template, with this you can create a singleton class quickly and it is reliable。
  • Normal CCNode class Template.

About

This is my own xcode file templates folder, this template is using for create cocos2d-x class quickly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages