supermarin / ObjectiveRecord

ActiveRecord-like API for CoreData
MIT License
1.29k stars 194 forks source link

Removed compiler warning #110

Open iandundas opened 9 years ago

iandundas commented 9 years ago

"Accessor methods of synthesized property 'managedObjectModel' (etc) were overridden"

Adding a readwrite property in a private category fixes this warning