I\'m working on an iPhone app and about to release version 2. We\'ll be changing the core data model and I\'d like to simulate the upgrade process in the simulator before r
there are some cases that cannot be simulated in Xcode. Look at this Apple page: https://developer.apple.com/library/ios/technotes/tn2285/_index.html
You have to create IPA file and simulate update via iTunes.