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.
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 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's Ruby Tool: xcodesnippet.
Creator
License
Xcode_Snippets_iOS is released under an MIT license. See LICENSE for more information.