11

Is there a way how to export the custom code snippets from XCode 6 and then import it to the XCode 6 of another user?

The snippets are now in one XML file: /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/Resources/SystemCodeSnippets.codesnippets Thanks

1 Answer 1

26

In Xcode 7.3.1, my snippets have been created in ~/Library/Developer/Xcode/UserData/CodeSnippets. It looks like you may be in the wrong directory. Put your codes snippets in this directory instead.

On a side note, you can find my code snippets here: XcodeSnippets GitHub

Sign up to request clarification or add additional context in comments.

3 Comments

The path to the CodeSnippets directory is still valid as of Xcode 9
...and the path is still valid today for Xcode 12.4
Xcode 26.0.1, still valid

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.