You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,11 @@
1
1
# xcode-snippets
2
2
3
3
A set of custom code snippets for Xcode.
4
+
4
5
Learn more about xcode snippets in [this blog of NSHipster](http://nshipster.com/xcode-snippets/).
5
6
6
-
Drag snippet to xcode code snippet library,then look the new created file in ~/Library/Developer/Xcode/UserData/CodeSnippets. Open "xxx.codesnippet", it's a plist file.
7
+
Drag snippet to xcode code snippet library,then look the new created file in
8
+
~/Library/Developer/Xcode/UserData/CodeSnippets. Open "xxx.codesnippet", it's a plist file.
0 commit comments