Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

vi-technologies/xcode-templates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Coordinator Templates For Xcode

How To Install it:

  1. Navigate to where Xcode stores its templates: In Finder, press Cmd+Shift+G to bring up the “Go to the folder…” prompt, and enter in this path: ~/Library/Developer/Xcode/Templates/.

If you end up in a folder called “Templates”, you’re good to go. If you end up in a folder called “Xcode” it means you don’t have a Templates folder yet, so the first step is to create one: right-click in the window, choose New Folder, name it Templates, then navigate into it.

  1. If you don't already have a File Templates folder in Templates, the create a sub folder and name it File Templates, for files templates (versus to Project Templates)

  2. Copy Design Patterns folder to ~/Library/Developer/Xcode/Templates/File Templates to try it out.

You're more then welcome to improve this template.

Regarding this last path component Source/ you'll find it in Xcode under the related category Source for both iOS and OS X.

For More Understanding:

https://www.hackingwithswift.com/articles/158/how-to-create-a-custom-xcode-template-for-coordinators

https://snipt.net/raw/b216c160f38e9b3c095222607739b21c/

https://github.com/phranck/Xcode-Coordinator-Template

https://www.lordcodes.com/posts/create-xcode-file-templates

https://useyourloaf.com/blog/creating-custom-xcode-project-templates/

https://thoughtbot.com/blog/creating-custom-xcode-templates

Releases

No releases published

Packages

No packages published