我还有一个xcdatamodel文件.
但是,当我创建一个新项目时,xcode会生成一个xcdatamodeld文件(带有d).
我想将我的xcdatamodel文件转换为xcdatamodeld文件.我知道xcdatamodeld是某种形式的目录.
我该怎么办?
我无法将实体复制到xcdatamodeld文件
解决方法
我在
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 selectAdd Model Version…
.