You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have model, with field "deleted". Since xcode 7.1 this field can not be converted from managed object to model. It's always equals 0, no matter what is stored in managed object.
Interesting, that from model to managed object conversion is working as expected.
I have model, with field "deleted". Since xcode 7.1 this field can not be converted from managed object to model. It's always equals 0, no matter what is stored in managed object.
Interesting, that from model to managed object conversion is working as expected.