I've updated the xcdatamodel with a new attribute. i've made sure to remake the managed object class file. the add new version/set current version has been done also.
I made sure to delete the app from the iPhone and even did the build > Clean all targets thing.
the problem is that when I look in the sqlite file the new attribute/field is not there.
how do I update the sqlite file so the new attribute is there?
thanks for any help.