Short and useful Objective-C snippets?

前端 未结 9 972
慢半拍i
慢半拍i 2021-01-30 07:17

Since XCode 4, there is now a Code Snippets section which offers the snippets via auto-complete when typing. I\'d be very interested in snippets you all have stored in there. Wh

9条回答
  •  灰色年华
    2021-01-30 07:49

    A couple of collections are here:

    https://github.com/mneorr/snippie/tree/master/backup

    and here:

    https://github.com/jad/xcode-code-snippets

    which you can stick in this folder:

    ~/Library/Developer/Xcode/UserData/CodeSnippets
    

提交回复
热议问题