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?
Forum Updated to NodeBB v4.3 + New Features

How to generate xcode project for ios?

Scheduled Pinned Locked Moved Solved General and Desktop
8 Posts 4 Posters 1.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.
  • S Offline
    S Offline
    senmx
    wrote on 28 Oct 2021, 22:58 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 28 Oct 2021, 23:46 last edited by
      #2

      Closest obvious match seems to be:

      qmake -spec macx-ios-clang 
      
      S 1 Reply Last reply 29 Oct 2021, 12:18
      0
      • C ChrisW67
        28 Oct 2021, 23:46

        Closest obvious match seems to be:

        qmake -spec macx-ios-clang 
        
        S Offline
        S Offline
        senmx
        wrote on 29 Oct 2021, 12:18 last edited by
        #3

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

        J 1 Reply Last reply 29 Oct 2021, 12:47
        0
        • S senmx
          29 Oct 2021, 12:18

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

          J Offline
          J Offline
          jsulm
          Lifetime Qt Champion
          wrote on 29 Oct 2021, 12:47 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 30 Oct 2021, 00:58
          0
          • J jsulm
            29 Oct 2021, 12:47

            @senmx Is it Qt for iOS?

            S Offline
            S Offline
            senmx
            wrote on 30 Oct 2021, 00:58 last edited by
            #5

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

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 30 Oct 2021, 20:23 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 Nov 2021, 04:25
              1
              • S SGaist
                30 Oct 2021, 20:23

                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 1 Nov 2021, 04:25 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
                • S Offline
                  S Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on 1 Nov 2021, 21:28 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

                  5/8

                  30 Oct 2021, 00:58

                  • Login

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