Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 523 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 523 Bytes

mogenerator-templates

Custom mogenerator templates to work with NSManagedObject category from S2MToolbox

Install

  • Install mogenerator brew install mogenerator
  • Clone the templates in the location of your choice. i.e ~/.mogenerator/templates
  • Install CoreData spec from S2MToolbox by adding pod 'S2MToolbox/CoreData' to your Podfile
  • run mogenerator with the option --template-var s2madditions=true