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. Setting the app-icon on iOS
Forum Updated to NodeBB v4.3 + New Features

Setting the app-icon on iOS

Scheduled Pinned Locked Moved Solved Mobile and Embedded
iosqt5.4creatorwidget
4 Posts 2 Posters 4.2k 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.
  • M Offline
    M Offline
    mkdh
    wrote on last edited by A Former User
    #1

    I can set application icon on my android by using the solved answer in http://stackoverflow.com/questions/26253405/qt-setting-the-app-icon-on-android-and-ios.

    But, I still don't know how to set the application icon on my iOS(iPod) by Qt.

    I use Qt 5.4 and QtCreator for iOS and Android in my MacBook Pro.

    1 Reply Last reply
    0
    • BuleronB Offline
      BuleronB Offline
      Buleron
      wrote on last edited by Buleron
      #2

      HI
      You need to use Xcode , Build and Deploy Qt project , Open output filename.xcodeproj using Xcode here you can set application icon

      M 1 Reply Last reply
      0
      • BuleronB Buleron

        HI
        You need to use Xcode , Build and Deploy Qt project , Open output filename.xcodeproj using Xcode here you can set application icon

        M Offline
        M Offline
        mkdh
        wrote on last edited by
        #3

        @Buleron

        Does any Document or Video.... for setting iOS application icon through Qt?

        I am really newbie for develop iOS app by using Qt. >///<

        Or , there are another Convenient way to set iOS application icon ?

        1 Reply Last reply
        0
        • BuleronB Offline
          BuleronB Offline
          Buleron
          wrote on last edited by
          #4

          first you just have to build project from Qt and then open output file.xcodeproj from Xcode
          https://www.youtube.com/watch?v=OQN_AwcF0GU here is a video how to set application icon using Xcode
          i hope it helps

          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