iphone app upload to apple store size requirement

I’ve read that apple has a size requirement for an app that can be downloaded over 3g/4g. That requirement is currently 100mb. How do I tell how large my iphone app will be when it is downloaded from the apple store. After doing an iphone build there are a many folders and the total of all the folders is huge. I can check the preferences-general-usage on the iphone but don’t know if that is a good indicator either. Is there a way to guess the size by looking at the assets?

1 Answer

1

Build your project in Xcode and then archive it. The output file from the archiving process will be the one you’ll send to iTunes Connect for approval. It’s the size of this file that you are looking for.