Thanks for being a part of WWDC25!

How did we do? We’d love to know your thoughts on this year’s conference. Take the survey here

iOS per app language settings shows more languages than selected in Xcode

Hi,

My iOS app shows more language with region codes than what I've selected in Xcode:

This is what I see in the language selection (simulator and device):

How can I remove all the language with region codes? I want to remove:

  • English (US)
  • Suomi (Suomi)
  • Deutsch (Deutschland)
  • Kalaallisut (Kalaallit Nunaat)
  • Norsk bokmål (Norge)

Thank you!

Answered by Developer Tools Engineer in 801969022

Can you double-check that you don't have a third-party dependency (like a Swift package) or assets in your asset catalog that support these languages?

Can you double-check that you don't have a third-party dependency (like a Swift package) or assets in your asset catalog that support these languages?

iOS per app language settings shows more languages than selected in Xcode
 
 
Q