Skip to content

phranck/Xcode-File-Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xcode File-Templates

The installation includes the following templates:

  • Swift Extension
  • Swift Singleton
  • Swift Struct
  • SwiftUI View
  • ViewModifier

Xcode File Templates

Installation

To install these templates just clone this repository to your Mac and run the follwing commands in your terminal:

git clone https://github.com/phranck/Xcode-File-Templates.git
cd Xcode-File-Templates
./install.sh

The file templates will be installed under:

~/Library/Developer/Xcode/Templates/File Templates/Custom/

Regarding this last path component Custom/ you'll find it in Xcode under the related category Custom. However, this is a default value. Running the install script you will be prompted to give a name for that category.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages