Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Backup Code Snippets for Xcode 4.6

I've been searching for backing up user code snippet for Xcode, and i got this below which is only for system snippets!

For Xcode's self contained app. This is the exact file path of the default snippets: "/Applications/Xcode4.3.3.app/Contents/PlugIns/IDECodeSnippetLibrary.ideplugin/C‌​ontents/Resources/SystemCodeSnippets.codesnippets

Where is the user code snippet for Xcode 4.6?

like image 713
webmastx Avatar asked Nov 01 '25 01:11

webmastx


1 Answers

Your user code snippets can be found in

~/Library/Developer/Xcode/UserData/CodeSnippets/

Where the ~/Library is the current users home directory.

like image 76
wigging Avatar answered Nov 04 '25 04:11

wigging



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!