Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nghialv/xcode_project_templates
- Owner: nghialv
- Created: 2013-07-21T13:08:06.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-27T08:06:18.000Z (over 11 years ago)
- Last Synced: 2024-10-12T22:23:00.616Z (about 1 month ago)
- Language: Objective-C
- Size: 699 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)