Hi I'm going to update my iOS app in appstore and this update contains database change so now how to migrate my existing core data by deleting old database of existing version on App update? I have referred Core Data Migration tutorial
Unfortunately of no use. Any help is appreciated in advance
– removeItemAtPath:error:
ofNSFileManager
. Or should I ask why you are talking about deletion if you want to migrate? I hope that there is not a single piece of user data in this database. – Coverlet