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

ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME is not generated in project.pbxproj on iOS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.9.0 Alpha
    • 5.7.1
    • Build tools: qmake
    • None
    • iOS/tvOS/watchOS
    • 5574aa986b69277881fe5fc694d97514c668024f

    Description

      In a .pri file, I put this:

      QMAKE_IOS_IPHONEOS_DEPLOYMENT_TARGET = 8.2
      QMAKE_IOS_ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
      QMAKE_IOS_ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage

      This correctly generates IPHONEOS_DEPLOYMENT_TARGET and ASSETCATALOG_COMPILER_APPICON_NAME in project.pbxproj but
      ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME is not generated.

      Attachments

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

        Activity

          People

            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            lqsa lqsa
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes