Quantcast
Channel: Questions in topic: "ios"
Viewing all articles
Browse latest Browse all 4709

iOS build 10x larger than Android (over 1GB!)

$
0
0
As the title suggests, I'm having an issue where my iOS builds are coming out at almost 10x the size of Android builds. My Android build is ~160MB. The iOS build shows on iTunes connect as **1.4GB** (even though the "compressed" size is 240MB): ![iTunes Connect screen][1] Here's the output of the build log, which matches up pretty well with the compressed size of 240 MB: ![Build log output][2] All of my textures are PoT, except for about 20 UI sprites (as the compression ruins the sharpness of the UI sprites). However these UI sprites only weigh in at about 1MB each, so they shouldn't be the cause of this insane inflation, right? What am I missing? Does anybody have any suggestions? I'm pretty frustrated, as my game is ready to be released, aside from this issue. (Who's going to download a 1.4GB game?!) Any help would be greatly appreciated. Thanks in advance! EDIT: I should mention that I'm using Unity 5.5, and XCode 8 EDIT2: After digging into the archive produced by XCode, it looks like the vast majority of the size (> 900MB) is taken up by all of the levelX & levelX.resS files (of which there are 18, as my app has 18 levels). The levels in my game don't really have any data in them, aside from the level blend file itself (which are about 500 KB - 1 MB). The player and all of the items are spawned into the level when it loads. Why are these levelX and levelX.resS files so big? [1]: /storage/temp/87825-capture1.png [2]: /storage/temp/87826-capture2.png

Viewing all articles
Browse latest Browse all 4709

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>