Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 496 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 496 Bytes

xcode-snippets

A set of custom code snippets for Xcode.

Learn more about xcode snippets in this blog of NSHipster.

Drag snippet to xcode code snippet library,then look the new created file in ~/Library/Developer/Xcode/UserData/CodeSnippets. Open "xxx.codesnippet", it's a plist file.

Install

Install manually by copy-pasting in Xcode or with the ACCodeSnippetRepository Xcode Plugin.