我开发了一个100 Mb的iPhone / iPad应用程序。 它包含图像和静态库。
app store是否如此智能,所以当用户下载新版本的应用程序更新程序时,只下载已更改的文件?
谢谢。
答案 0 :(得分:0)
App Store更新:
更新应用程序后,将从设备中完全删除以前的版本,并在其位置安装更新的版本。 HOWEVER ,NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES);
中的所有文件以及[NSUserDefaults standardUserDefaults]
中的所有键/值都会在更新过程中持续存在。
iOS更新:
Updates will now only contain the changes - Announced at the 2011 WWDC
报道的更多文章:
apple-shows-ios-5-with-new-notification-system-delta-updates-twitter-integration-and-much-more
ios-5-supports-ota-delta-software-updates
ios-5-over-the-air-update
beta-4-of-ios-5-released-by-apple-over-the-air
ota-everything
ios-5-to-allow-some-ota-updates-through-3g