I'm about to release my first app and I'd like for it to be able to be downloaded over 3g.
The binary is ~14MB, but when I compress it to a zip file it is just over 10MB. It's possible to cut out some content in order to squeeze it into 10MB, but I'm not sure if I have to cut out less than 1MB or ~4MB.
My question: When downloading an app from the App Store, does a compressed (zip) file get transferred to the device, or does the binary? Is the 10MB limit on the zip or the binary?