Skip to content

A few code snippets from my Xcode arsenal

Notifications You must be signed in to change notification settings

yas375/Xcode-Snippets

 
 

Repository files navigation

Xcode Snippets

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

Using Snippets

Just copy the snippets to ~/Library/Developer/Xcode/UserData/CodeSnippets/.

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

Or alternatively you could checkout the repo somewhere and run rake install from it's directory. It will create symbolic link from your checout into ~/Library/Developer/Xcode/UserData/CodeSnippets. For example I've added this repo as a submodule to my dotfiles repo.

About

A few code snippets from my Xcode arsenal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%