I have created my Model, Entities, Properties and Relationships in Xcode. How are the classes for my Entities created? Do I have to manually create them?
With Xcode 4.3+, you can just :
And it's done !