/iOSTemplate

创建默认的iOS项目开发模版,设置默认配置

Primary LanguagePythonMIT LicenseMIT

iOSTemplate

Xcode Swift3 iOS

CreenShot

image

Dependence

  • Installing Xcodeproj
$ [sudo] gem install xcodeproj

Start

// put baseProj floder into pragram's root

1. $ cd baseProj

2. $ ruby build.rb

Content of Template

root   
|    README.md    
|    Podfile   
|    .gitignore   
|-- project   
|   |    View     
|   |    Model     
|   |    ViewModel   
|   |    Controller   
|   |    Extension   
|   |    Resources   
|   |    DataBase   
|   |    Net   
|-- script    
|   |    Build script   
|___|    Image script