Helpful snippets for Xcode!
- Past the snippet in Xcode.
- Select the text.
- Right-click and select
Create Code Snippet...
Completion
- What you would like Xcode to trigger this snippet with.Availability
- Limits the snippet visibility based on the specified scope. (I personally use the top level scope for reducer snippets)- Simply typing the trigger word and Xcode will paste the snippet.