Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 634 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 634 Bytes

Xcode Snippets

A bunch of Objective-C code snippets originally by Mattt Thompson, converted to .codesnippet for easy installation.

Using Snippets

mkdir -p ~/Library/Developer/Xcode/UserData/CodeSnippets/
cd ~/Library/Developer/Xcode/UserData/CodeSnippets/
git clone https://github.com/Ashton-W/Xcode-Snippets.git .

If you have your own snippets already, you'll want to move them out then back in. You can even fork this repo.

Alternatively, use the Install System Plugin tool and double-click the codesnippet files.