gfpoliva / FeatureTemplate

Xcode template for presentation features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Template

Xcode templates for Features. This current version was strictly made to my personal usage. 😅

What is it?

This repo stores Xcode templates, that allows you to create Presentation Features 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 Feature Template.xctemplate there. That's it. Now you can find your template in XCode -> New File -> iOS -> Source

About

Xcode template for presentation features