How to Turn xcdatamodel file into xcdatamodeld file?
Asked Answered
M

1

5

I still have an xcdatamodel file.

However, when I created a new project, xcode generate an xcdatamodeld file (with a d).

I want to convert my xcdatamodel file into xcdatamodeld file. I know that xcdatamodeld is some form of directory.

How would I do that?

I can't copy the entity to the xcdatamodeld file

Malachite answered 1/5, 2011 at 18:25 Comment(0)
R
9

My answer from How to create the magic .xcdatamodeld folder / package?:

To create a model bundle you select the single model, open the Editor menu in the main menu and select Add Model Version….

Reaction answered 1/5, 2011 at 18:35 Comment(3)
Where is the design menu? There is no such thing?Malachite
@Jim see the answer again, @Stuart edited it so it is usable with Xcode4. I'm still using xcode3 and I wasn't aware of the fact that apple shifted around the menus.Reaction
time to change again... there's no Add Model Version option on the Editor menu in Xcode 4.2... I love Xcode 4.2 so much that I spank myself everyday.Abortive

© 2022 - 2024 — McMap. All rights reserved.