Xcode Templates

· 1min
Table of Contents

前言

打造自己常用的 Xcode Templates.

  • AppDelegate.Project
    創建以 AppDelegate 為起始的 Template.

  • MVVVR.xctemplate
    創建以 MVVVR 架構的 LifeCycle.

  • NMVVVR.xctemplate
    創建 NameSpace + MVVVR 架構的 LifeCycle.

  • Swift.Empty.File.xctemplate
    創建一個空的僅 import UIKit 的檔案.

使用

下載 相對應檔案, 解壓縮到目錄之下, 如果目錄不存在, 請自行創建.

~/Library/Developer/Xcode/Templates