Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 515 Bytes

File metadata and controls

21 lines (13 loc) · 515 Bytes

CodeSnippets

This is code snippets for Objective-C.

Usage

  1. First go to the directory.
cd ~/Library/Developer/Xcode/UserData
  1. Then clone the whole repo into local.

Make sure that there is no directory with the same name CodeSnippets. If exists, save the contents in that directory and paste them back into the CodeSnippets directory after clone.

git clone git@github.com:archmagees/CodeSnippets.git
  1. Restart the Xcode. Now you can use the added code snippets.