I have a Mac Osx App to submit to the Mac App Store - it supports 8 languages.
Its written mostly in pure C++, i use my own localization handling, so i DON'T use any localization strings provided by XCode.
Question: Where can i set these languages, so it gets displayed in the Mac App Store ?
- Somewhere in xcode (in some .plist ?)
- Somewhere in iTunes connect ?
Thanks for you help, Roman