gonzalezreal / Groot

From JSON to Core Data and back.
Other
534 stars 61 forks source link

Error in merging objects #67

Closed bizibizi closed 8 years ago

bizibizi commented 8 years ago

How can I do that? the new objects does not saved after update

gonzalezreal commented 8 years ago

Hi, Could you please be more specific about the error? Groot will not save data for you. You have to call save: on your managed object context.