Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 666 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 666 Bytes

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.