Universal Binary over 100mb (does this matter?)

Submitting my first app with bitcode and got a warning that the universal size is over 100mb.

None of the device-specific sizes are over 100mb however, just the universal one.


Is this something I should be concerned about?

Is there a scenario where a device would download the full universal binary instead of it's device specific version?


Thanks so much!

Replies

The concern is that people with less bandwidth would be more hesitant to download your app.

iOS devices would download the device-specific version whereas the Mac App Store would download the entire binary (all architecture slices).