Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS

what is the size of an iOS app in the appstore compared to the size in the development file

i am currently developing an app, and I am using some libraries using cocoapods to support the function of my app. but the problem is the size of my app is around 100MB in the folder that contains xcode project, pods xcworkspace files etc, which is very big.

I never submit an app to the appstore. so I need an estimation. let say the app size in the development is 100 MB. what is the size of this app in the app store ? I believe it will be smaller, but how small? after the app is installed by user in their iPhone, what is the size of the app in their iPhone?