Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Repository to store our Xcode templates

License

Notifications You must be signed in to change notification settings

4alltecnologia/xcode-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xcode Templates

Xcode Templates created with the objective of making day-to-day life using Xcode easier. This templates are based on MVVM architecture and offer both XIB and ViewCode options for the User Interface.

Usage

To use these templates, you just need to clone the project, navigate to its root directory and execute one of the following commands:

To install the MVVM Xcode templates, run:

make install_templates

To uninstall the MVVM Xcode templates, run:

make uninstall_templates

To reinnstall (uninstall, then install) the MVVM Xcode Templates, run:

make reinstall_templates

About

Repository to store our Xcode templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published