Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 431 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 431 Bytes

Xcode UIView template

How does it work?

  • Download or clone this repository.
  • cd to ~/Library/Developer/Xcode/Templates/File Templates/ (if you don't have the folder created, please create it).
  • Copy and paste your downloaded folder to ~/Library/Developer/Xcode/Templates/File Templates/{your-folder.xctemplate} .
  • Create a new project and a new file. You should see the template in the options list.
  • Enjoy.