Multilingual App for the Mac App Store - where to set languages displayed in Mac App Store?

Viewed 272

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

1 Answers
Related