The model used to open the store is incompatible with the one used to create the store

It probably means that you have modified your CoreData model. New column maybe? In that case, you have to remove the application from simulator and deploy it once again in order to get it running.