A small file template for Xcode, to create model files without having to write some boilerplate code.
- Clone this repository
cd
to it in Terminal- Change permissions and run the install script
chmod 755 install.sh && ./install.sh
- Open your Xcode project
- Create a new file (
Cmd + N
) - Notice Serpent in the left pane
Made with ❤️ at Nodes.
Serpent Xcode File Template is available under the MIT license. See the LICENSE file for more info.