Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-126790

Info.plist should set CFBundleDevelopmentRegion to QT_I18N_SOURCE_LANGUAGE

    XMLWordPrintable

Details

    • iOS/tvOS/watchOS, macOS
    • ea435bb12 (dev), 2e58e04c7 (6.8), be8c08ce4 (6.7)

    Description

      The _qt_internal_set_apple_localizations() command in QtPublicAppleHelpers.cmake makes adjustments to the Info.plist file generated for an app on Apple platforms. It populates the CFBundleLocalizations array from the QT_I18N_TRANSLATED_LANGUAGES variable, but it should probably also set CFBundleDevelopmentRegion to the value of the QT_I18N_SOURCE_LANGUAGE variable too.

      Also see QTBUG-63324 for some relevant background.

      Attachments

        For Gerrit Dashboard: QTBUG-126790
        # Subject Branch Project Status CR V

        Activity

          People

            jbornema Joerg Bornemann
            crscott Craig Scott
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes