Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 554 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 554 Bytes

CodeSnippet

CodeSnippet for Xcode

How to import all code snippets to Xcode

The default snippets are stored in the ~/Library/Developer/Xcode/UserData/CodeSnippets/

We can check out this git project and use a soft link to the target directory.

Usage:

1.  check out the project using: git clone https://github.com/silence0201/CodeSnippet
2.  add  authority: chmod u+x *.sh
3.  execute: ./setup.sh

Comment

o --> Objective-C

s --> Swift

CodeSnippet

CodeSnippet is available under the MIT license. See the LICENSE file for more info.