xcode - Estimate size of iOS app created with Unity -


i'm here ask if it's possible estimate final size of ios game created unity. haven't purchased apple developer program yet, can't use official function. i'm wondering because i'm seeing lot of different sizes in various step debug application device. these sizes encountered:

xcode folder generated unity: 794 mb final build size (found on editor console log on unity): 34 mb .app file generated archiving app xcode , found showing package content of archive , products > applications > myapp.app : 424 mb space used application on real device : 92 mb android .apk final size : 19 mb

how possible? can't understand size nearer app final size. if file created xcode archiving 424 mb app big on app store? why size it's smaller once deployed in iphone ? , it's normal xcode folder big? sorry amount of questions understand once , all.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -