Need danish in the supportedLanguages tag
Hi
I'm building a danish iOS app but in the app store I don't want to list all the default languages since it's only supporting danish. I've tried adding <supportedLanguages>da</supportedLanguages> in the descriptor file but it won't compile. What can I do to get danish as the language in the app-store? Or hide all the languages which the app doesn't support (in this case all the default ones).
