Xcode中经常使用的snippets代码段
执行步骤:
- git clone https://github.com/PanZhow/snippets_tools.git
- cd xcode_tool
- ./setup_snippets.sh
参考自唐巧的github:https://github.com/tangqiaoboy/xcode_tool
以及文章:http://blog.devtang.com/blog/2012/02/04/use-git-to-manage-code-snippets/