Skip to content

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

License

Notifications You must be signed in to change notification settings

ZeroFengLee/iOSTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published