Created
December 30, 2013 23:48
-
-
Save 4PixelsDev/8190170 to your computer and use it in GitHub Desktop.
IOS: Mogenerator run script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Update the mogenerator files | |
cd ${SOURCE_ROOT}/${PROJECT_NAME} | |
/usr/bin/mogenerator --template-var arc=true -m ${PROJECT_NAME}.xcdatamodeld -M CoreData/Machine -H CoreData/Human` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment