Huge iOS Build Size
Hello, I have attached the screenshot of the assets used in Unity build.
As you can see size is 34 MB only but when I export as an ipa from Xcode, the size gets to 230 MB.
Why is that? From where is this extra 200 MB coming from? How to remove it?
I have bitcode enabled and I am using Xcode 7.3.1.
Answer by kashif789us · Jun 07, 2016 at 10:38 AM
During build I unchecked both "include app symbols" and "include bitcode" and size was drastically reduced to 30.9 MB.
Answer by UsmanAbbasi · Jun 07, 2016 at 09:53 AM
One thing you can do is compress icons and splash screen you are using in Xcode using this site: https://tinypng.com/
Those are already compressed. Their size is 4.2 $$anonymous$$B
Your answer
Follow this Question
Related Questions
why Model's, character's, etc. Is too big even that its 1 scale size ? 0 Answers
Icon size for IOs and Android 0 Answers
Android vs iOS build capacity 0 Answers
build size is 560mb! 2 Answers