/Xcode-Templates

Xcode File And Project Templates

MIT LicenseMIT

Xcode-Templates

This repository contains custom Xcode file and project templates. Compatible with Xcode 12

Templates

  • File Templates
    • Swift Files
      • Struct
      • Enum
      • Extension
    • Swift View Controller
  • Project Templates

Preview

Installation

  1. If it does not yet exist create the Project Templates and File Templates folders under your home directory:
   $ mkdir -p ~/Library/Developer/Xcode/Templates/Project\ Templates
   $ mkdir -p ~/Library/Developer/Xcode/Templates/File\ Templates
  1. Copy the contents of the Project Templates and File Templates folders in this repository into the above folders.

Author

Milan Panchal, follow me on:

  1. Twitter (@milan_panchal24)

  2. Github (/milanpanchal)

  3. Medium (milanpanchal24.medium.com)

  4. LinkedIn (/in/milanpanchal/)

License

MIT

Free Software, Hell Yeah!