Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 525 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 525 Bytes

#Xcode Snippets

This is my personal collection of Xcode snippets. It consists mostly of Specta snippets to make it easier to write specs by setting up the block for you. Rather than having to type out the syntax because the block parameter is defined as id (e.g. it(NSString *name, id block)) you get this:

I stick the folder somewhere in my home directory and symlink it in ~/Library/Developer/Xcode/UserData.