gfpoliva / SwiftViper

Xcode templates for VIPER Architecture in Swift using Swinject as DI framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftViper

Xcode templates for VIPER Architecture in Swift.

What is it?

This repo stores XCode templates, that allows you to create VIPER module in Swift.

How to use?

If you are using Xcode just go to Application folder, browse to the Xcode application icon. Right-click it and choose 'Show Package Contents'. Then browse to: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Templates/Project Templates/iOS and add Viper Module Swift.xctemplate there. That's it. Now you can find your template in XCode -> New File -> iOS -> Source

References

Viper:

About

Xcode templates for VIPER Architecture in Swift using Swinject as DI framework