I am going to create an app for iOS.And it requires a large number of images.So i am really tensed about the final size of my app.I would like to know is there any way to determine the final size of the app before creating the app binary and submitting to the app store .I mean if I right click on the project folder and select getInfo,then the size shown is 20 MB(i didn't create the app binary).Now I would like to know ,after creating the app binary from my Xcode project,what will happen to my 20 MB.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
You may find that the app store size differs from the size of your built IPA file - this is because of the encryption and signing used to create apps for the app store. |
||||
|
|

Settings -> General -> Usage– pmk Mar 8 at 8:46