Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to generate xcode project for ios?
QtWS25 Last Chance

How to generate xcode project for ios?

Scheduled Pinned Locked Moved Solved General and Desktop
8 Posts 4 Posters 1.0k Views
  • 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.
  • S Offline
    S Offline
    senmx
    wrote on last edited by
    #1

    This is mac:

    qmake project.pro -spec macx-xcode
    
    1 Reply Last reply
    0
    • C Offline
      C Offline
      ChrisW67
      wrote on last edited by
      #2

      Closest obvious match seems to be:

      qmake -spec macx-ios-clang 
      
      S 1 Reply Last reply
      0
      • C ChrisW67

        Closest obvious match seems to be:

        qmake -spec macx-ios-clang 
        
        S Offline
        S Offline
        senmx
        wrote on last edited by
        #3

        @ChrisW67 Thanks. But after running:
        Qt/5.15.2/clang_64/plugins/platforms/libqios.prl: No such file or directory

        jsulmJ 1 Reply Last reply
        0
        • S senmx

          @ChrisW67 Thanks. But after running:
          Qt/5.15.2/clang_64/plugins/platforms/libqios.prl: No such file or directory

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @senmx Is it Qt for iOS?

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          S 1 Reply Last reply
          0
          • jsulmJ jsulm

            @senmx Is it Qt for iOS?

            S Offline
            S Offline
            senmx
            wrote on last edited by
            #5

            @jsulm Yeah, don't know what to install.

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

              Hi,

              As silly as it may sound: the Qt for iOS pre-built package that is listen along with macOS.

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

              S 1 Reply Last reply
              1
              • SGaistS SGaist

                Hi,

                As silly as it may sound: the Qt for iOS pre-built package that is listen along with macOS.

                S Offline
                S Offline
                senmx
                wrote on last edited by
                #7

                @SGaist After converted into an xcode project, it is more convenient to released to the app store.

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

                  It's doesn't change the fact that you need an iOS build of Qt.

                  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