Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. XCode 7.1 and "App Icons Source"

XCode 7.1 and "App Icons Source"

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
5 Posts 2 Posters 2.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • canellasC Offline
    canellasC Offline
    canellas
    wrote on last edited by
    #1

    Hi,

    Every time I (re)build my app for iPhone, and open the XCode project, the "App Icons Source" is reset to 'Use Asset Catalog'. And, as far as I know, with this configuration, all the images I generated for the app (using a Mac icon generator site) are not found. Therefore, when I generate the archive, the app has no icon set, what makes it to be rejected by Apple.

    So, I click on the 'Use Asset Catalog' button, and XCode asks me to migrate my existing app icons. This generates a 'Images.xcassets' directory, to where I have to copy the generated icons.

    But, as I said in the beginning, when I rebuild, the "App Icons Source" is reset to 'Use Asset Catalog', and I have to do it all over again.

    My question is: how can I rebuild my app, so that when I open the XCode project, the icons configuration is not lost?

    Thanks!

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      If I understand you correctly, you might be looking for Qt 5 iOS platform notes about assets.

      Hope it helps

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      canellasC 1 Reply Last reply
      0
      • canellasC Offline
        canellasC Offline
        canellas
        wrote on last edited by
        #3

        Thanks!

        I'll try that and let you know.

        1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          If I understand you correctly, you might be looking for Qt 5 iOS platform notes about assets.

          Hope it helps

          canellasC Offline
          canellasC Offline
          canellas
          wrote on last edited by
          #4

          @SGaist
          Thanks! That worked fine!

          Looking at Platform Notes - iOS, I saw the description of how to set a launch image, but I keep on failing to do that...

          XCode warns me about that:
          "/Users/canellas/c++/builder/qtcreator/perinatal/celular_mae/app/perinatal__celular_mae__app.xcodeproj Applications using launch screen files and targeting iOS 7.1 and earlier need to also include a launch image in an asset catalog."

          Would you know how should I configure that?

          (I really enjoined developing using Qt, but the configuration for Apple devices is exhausting, at least for me!)

          Thanks a lot for your help!

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Which version of iOS are you targeting ?

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved