Skip to content

Commit 7e2f233

Browse files
committed
Update README with new install instructions and link to "InstallSystemPlugins"
1 parent e4343fa commit 7e2f233

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ Just a few code snippets I have in my Xcode arsenal. In [dotfiles](http://dotfil
44

55
## Using Snippets
66

7-
In Xcode 4, open a workspace and toggle the right sidebar to be visible. On the bottom, there is a panel with four icons in the header. Click on the `{ }` icon to open the Code Snippets Library.
7+
Just copy the snippets to `~/Library/Developer/Xcode/UserData/CodeSnippets/`.
88

9-
Now copy-paste the code from one of these snippets, highlight the code block you just pasted and drag it to the Code Snippet panel. Make sure to match the suggested platform, language, and completion scope. The completion shortcut corresponds to the filename of the code snippet.
9+
Alternatively, use the [**Install System Plugin** tool](https://github.com/n-b/InstallSystemPlugins) and double-click the codesnippet files.

0 commit comments

Comments
 (0)