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

iOS Icon not deployed

    XMLWordPrintable

Details

    • iOS/tvOS/watchOS

    Description

      I try to deploy my application for iOS, however, I have a problem with deploying the icns file. I tested to add the file to the pro-file using the ICON = command but it seems not to be deployed at all. Qt always creates a Default*.png. As can bee read in Apples documentation a png file is preferred over a icns file so even if the icns would be deployed (which does not happen) the png file deployed by default with the build would overwrite it.

      Workaround:
      I copied the png files manually using the after link command and added them to my Info.plist. Maybe a way to specify icon png files in the pro-file should be introduced.

      You can find a simple example here (besides the reported error also the qml deployment does not work):
      https://www.dropbox.com/s/kh7wvjxmi949jqi/testapp.zip

      You can find the project with my fix here: https://sourceforge.net/p/qremotecontrolclient/code/ci/master/tree/

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              qtbuildsystem Qt Build System Team
              strahlex Alexander Rössler
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes