Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why can't I see a Managed Object Class file template in Xcode?

I created a .xcdatamodel Managed Object Model file in Xcode. I selected that file in Groups & Files. Then I go to File > New... > and nowhere in the iPhone Templates / Cocoa Touch Class templates I see the "Managed Object Class" file template.

Does anyone know what can be wrong?

like image 370
openfrog Avatar asked Jan 25 '10 21:01

openfrog


1 Answers

I usually need to also select the entities for which I want to generate the class files.

like image 190
gerry3 Avatar answered Nov 12 '22 19:11

gerry3