- Go to folder ~/Library/Developer/Xcode/Templates/ and copy a chosen pattern
- If everything is correct, Xcode should have the template in the create new files window
Structure:
- ModuleName
- ModuleName.storyboard
- View
- ModuleNameViewController
- Interactor
- ModuleNameInteractor
- Presenter
- ModuleNamePresenter
- Router
- ModuleNameRouter
- Protocols
- ModuleNameProtocols
- Configurator
- ModuleNameConfigurator
- ModuleNameConstants