iphone - Application size doesn't reduce after deleting bundle content -


i have iphone application custom bundle in resources hi-resoultion photos (sized 150mb). need reduce application size, update , remove bundle resources, when apply new update on installed application, size remains same.

is possible "update" application resouces after update appstore?

solved question.

the problem installing application directly xcode phone didn't act same way installing new app version appstore. version on iphone kept old resources in bundle after installing via xcode. emulated situatuion "appstore new version install" using testflight. made 2 different version diferrent bundles , installed 1 after another. size of app changed! problem solved.

maybe bugs - stangely cleaning, removid derived data, didn't @ all.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -