I'm developing an application for 3 different languages and I want to release in 3 different iTunes store corresponding to the languages. There are a lot of audio files corresponding to each language. So if I create one build for all three languages, the size of the application will be very large. So if we create three separate builds for 3 different languages, the size of the app will be reduced. My question is - Is there an option to upload different builds for different stores for same application? If not what are the other approaches to this scenario?
Thanks in advance