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

Consider changing qt-cmake to use the Xcode generator when building Qt for iOS

XMLWordPrintable

    • iOS/tvOS/watchOS
    • a3917126e8 (qt/qtbase/dev) a3917126e8 (qt/tqtc-qtbase/dev) 04e87fc25e (qt/qtbase/6.3) 04e87fc25e (qt/tqtc-qtbase/6.3) 04e87fc25e (qt/qtbase/6.3.1) 9d5c935cff (qt/tqtc-qtbase/6.2)

      All of our qt-cmake shell wrappers specify no CMake generator to use, to allow the developer to choose which one they want.

      The usual makefiles / ninja generator is not really usable on iOS. Just for iOS, consider defaulting to the Xcode generator when using qt-cmake.
      Need to check if this breaks anything in Qt Creator integration.
      And ideally the script wrapper should be smart enough to allow specifying a different generator (so check to only specify the var if it wasn't specified by the user on the command line)

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

            alexandru.croitor Alexandru Croitor
            alexandru.croitor Alexandru Croitor
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes