Skip to content

Instantly share code, notes, and snippets.

@chivalry
Created July 27, 2014 20:16
Show Gist options
  • Save chivalry/cc6b3c8ced3d0b9ed965 to your computer and use it in GitHub Desktop.
Save chivalry/cc6b3c8ced3d0b9ed965 to your computer and use it in GitHub Desktop.
# command for using mogenerator to generate core data classes.
# should be executed from the same directory as the data model is found
mogenerator --model DataModel.xcdatamodeld --output-dir mogenerated --template-var arc=true --includeh XXXDataModel.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment