The process of updating apps from the appstore is different from installing in the sim or copying to the device, it creates an entirely new directory with the app bundle, installs the new app and then copies the user data over.
So you shouldn't need to do anything special for your users (as long as you are talking about an appstore update) On 17 Nov, 2013, at 1:26 am, Koen van der Drift <koenvanderdr...@gmail.com> wrote: > I'm in the process of removing some xibs, and construct my views in the > ViewController. As it turns out, the app in the simulator or my device don't > recognize that the xib was removed, and I need to completely reset the > simulator, clean my build and build-folder, and then it works. > > My question is, how can I prevent this for my users? I don't want them to > have to remove their app including all the data once an update becomes > avialble. > > - Koen. > _______________________________________________ > > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/rols%40rols.org > > This email sent to r...@rols.org _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com