Tooling¶
Xcode templates¶
Workflow comes with a set of file templates to simplify the process of building features. After
installation, these templates can be found via File > New > New File...
in Xcode.
- Launch terminal and navigate to the Workflow source directory.
- Run
./Tooling/Templates/install-xcode-templates.sh
. - Restart Xcode.