Skip to content

tonyh2021/XcodeSnippets

Repository files navigation

Xcode Snippets

I an so lazy that I've been looking for a way to code automatically.😆

Luckily we have snippets for Xcode.

Install

Go to the project directory and run:

python build_snippets.py

Usage

Type the tip keyword and select the snippet.

For objective-c:

xcode-snippets-01

For swift:

xcode-snippets-02

Please feel free to let me know if you have any questions.

And I will be very grateful to anyone for providing any useful snippets.