# XCode_Snippets_iOS **Repository Path**: DarkHorse1919/XCode_Snippets_iOS ## Basic Information - **Project Name**: XCode_Snippets_iOS - **Description**: Just a few code snippets I have in my Xcode arsenal. I thought it'd be cool to put these out in the ether. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2015-08-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # XCode_Snippets_iOS Just a few code snippets I have in my Xcode arsenal. I thought it'd be cool to put these out in the ether. ![codesnippets0](./codeSnippet0.gif) ![codesnippets1](./codeSnippet1.gif) ### Using Snippets (Xcode6.4 OK, Other versions not verified, Any question, issue please) Usage: > step 1、Check out the project using : https://github.com/KevinHM/XCode_Snippets_iOS.git > step 2、cd XCode_Snippets_iOS > step 3、./setup_snippets.sh Thanks [tangqiaoboy](https://github.com/tangqiaoboy) For the setup_snippets.sh ### Using Snippets SourceCode Usage: > step 1、 gem install xcodesnippet > step 2、 cd SourceCode > step 3、 xcodesnippet install xxx.m Thanks [matt](https://github.com/Xcode-Snippets/xcodesnippet)'s Ruby Tool: xcodesnippet. ### Creator [KevinHM](https://github.com/KevinHM) ### License Xcode_Snippets_iOS is released under an MIT license. See LICENSE for more information.