-
Notifications
You must be signed in to change notification settings - Fork 395
Home
Alex Dunn edited this page Apr 19, 2014
·
5 revisions
generates Objective-C code for your Core Data custom classes
Unlike Xcode, mogenerator manages two classes per entity: one for machines, one for humans
The machine class can always be overwritten to match the data model, with humans’ work effortlessly preserved
seamlessly integrates mogenerator into Xcode
- Installing
- Using in XCode 3
- Core Data User Info Keys
- Using Command Line (Suggested method for XCode 4)