Backup Code Snippets for Xcode 4.6 -


i've been searching backing user code snippet xcode, , got below system snippets!

for xcode's self contained app. exact file path of default snippets: "/applications/xcode4.3.3.app/contents/plugins/idecodesnippetlibrary.ideplugin/c‌​ontents/resources/systemcodesnippets.codesnippets

where user code snippet xcode 4.6?

your user code snippets can found in

~/library/developer/xcode/userdata/codesnippets/ 

where ~/library current users home directory.


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -