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

iOS Icon not deployed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • 5.2.0
    • None
    • Qt SDK 5.2.0 for iOS, OS X 10.8, Xcode 4.6.3
    • iOS/tvOS/watchOS

      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/

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

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

              Created:
              Updated:

                There are no open Gerrit changes