Re: Stale xib files
Re: Stale xib files
- Subject: Re: Stale xib files
- From: Roland King <email@hidden>
- Date: Sun, 17 Nov 2013 08:33:50 +0800
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 <email@hidden> 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 (email@hidden)
>
> 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:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden