iphone - NSManagedObject is there a way to import created subclass to xcdatamodel file -
i have question.
you can export nsmanagedobject subclass xcode xcdatamodel file when create entity.
is there way import nsmanagedobject subclass xcdatamodel diagram???
thanks
i not think possible. however, should pretty easy manual build entity , may find out had missing (e.g. inverse relationship).
you can import compiled datamodel file (.mom) model design document (.xcdatamodel) using xcode > design > data model > import.
Comments
Post a Comment