Search Unity

[SOLVED]Where can i learn How much .app size?

Discussion in 'iOS and tvOS' started by freedom667, Dec 11, 2018.

  1. freedom667

    freedom667

    Joined:
    Sep 6, 2015
    Posts:
    425
    I made an app for ios and built as XCode Project. XCode Project size is until 1GB. but I cannot find .app size is how much when i build at XCode? anyone know how can i learn it?

    Thanks
     
  2. GeorgeCH

    GeorgeCH

    Joined:
    Oct 5, 2016
    Posts:
    222
    You won't know for sure until you've submitted a build via iTunes Connect. Generally, though, unlike Android, the final size of iOS builds is much smaller than what Unity produces. For example, while initially my project is around 950mb, the eventual App Store build is only around 60mb.
     
  3. freedom667

    freedom667

    Joined:
    Sep 6, 2015
    Posts:
    425
    I saw my app's size when i export to computer. So I solved it. Neverthless, Thank you for interest
     
  4. GeorgeCH

    GeorgeCH

    Joined:
    Oct 5, 2016
    Posts:
    222
    Oh, right, true - I'm used used to only ever uploading things to Testflight that I forgot you can just export the .ipa file!