Skip to content

Instantly share code, notes, and snippets.

@mattyohe
Created July 12, 2012 00:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattyohe/3094710 to your computer and use it in GitHub Desktop.
Save mattyohe/3094710 to your computer and use it in GitHub Desktop.
Script for mogenerator
PATH=$PATH:/usr/local/bin
cd MyApp
mogenerator -m MyApp.xcdatamodeld/MyApp.xcdatamodel/ --output-dir Classes --template-var arc=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment