Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nghialv/xcode_project_templates

xcode project templates
https://github.com/nghialv/xcode_project_templates

Last synced: 24 days ago
JSON representation

xcode project templates

Awesome Lists containing this project

README

        

Xcode Project Templates
=====

#### How to use
Enter the following command:
```
git clone https://github.com/nghialv/xcode_project_templates.git ~/Library/Developer/Xcode/Templates
```

#### ScreenShot

##### templates
![image](https://raw.github.com/nghialv/xcode_project_templates/master/readmeData/templates.png)

##### group structure

###### cocoapod template
![image](https://raw.github.com/nghialv/xcode_project_templates/master/readmeData/xcode_group_structure.png)

###### N1 template
![image](https://raw.github.com/nghialv/xcode_project_templates/master/readmeData/n1_template_group_structure.png)

##### folder structure
###### cocoapod template
![image](https://raw.github.com/nghialv/xcode_project_templates/master/readmeData/classes_folder_structure.png)

![image](https://raw.github.com/nghialv/xcode_project_templates/master/readmeData/resources_folder_structure.png)