Automatically build ios project quickly with CocoaPods and some useful extensions. (Swift/OC)
- python2.7
- Xcode8+
python generator.py
#this will create the project directory in current working directorythen follow the comment line tool
input template name. eg. 'oc' 'swift': oc
input project name:FGTimeline
input organization name(defualt is localIdentify):
input organization identify (defualt is localIdentify),your bundle id will be like(localIndetify.FGTimeline):- Create project using Xcode, add code you want put into template.
- Move the directory in
templates/and make your owntemplates/{{template-name}}/config.cfg. - You can eidt
Podfiletemplate intemplates/{{template-name}}/Podfile.
- Open
templates/{{template-name}}/{{template-project-name}}.xcodeproj. - Add your own extension to the
catatoryorextensiondirectory.