Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 542 Bytes

File metadata and controls

16 lines (12 loc) · 542 Bytes

XcodeCreater

Use Terminal to automatic create a Xcode project

###how to use it

  1. Clone the project
  2. Open Terminal "cd " sh <path to the project>/Demo/creator.sh
  3. Input the new project name
  4. Automaticly open the project with an empty Podfile

how to create your own Template

  1. Modify the Demo project directly
  2. create your own Template, and copy the creator.sh to your path and modify it according to the configuration

###Issue

  1. if the project name contain Test or Demo will report issue