A Xcode plugin for generate Objectice-C code.
CodeGenerator Will add getter & setter in appropriate position even if there are several classes in one file
- Lazy Getter.
- Setter.
- Override Methods (waiting for more extension api)
- download CodeGenerator.zip, and unarchive it.
- copy
CodeGenerator.app
to/Applications
folder. - Run it then close it.
Check System Preferences -> Extensions -> Xocde Source Editor -> Code Generator
Preferences -> Key bindings -> Filter: generate code
Set Lazy Getter command shortcut to ⌘ + ⌥ + G
Set Setter command shortcut to ⌘ + ⌥ + S