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

Default iOS project to both iPhone and iPad deployment

XMLWordPrintable

    • iOS/tvOS/watchOS
    • 8370427c43 (qt/qtbase/dev) 8370427c43 (qt/tqtc-qtbase/dev) 308c243c15 (qt/qtbase/6.3) 308c243c15 (qt/tqtc-qtbase/6.3) 308c243c15 (qt/qtbase/6.3.1) 00daccddeb (qt/tqtc-qtbase/6.2)

      This is controlled by the TARGETED_DEVICE_FAMILY Xcode property.
      CMake defaults to targeting just iOS.
      Whereas qmake defaults to both.
      qmake does it qtbase/mkspecs/features/uikit/default_post.prf via the QMAKE_APPLE_TARGETED_DEVICE_FAMILY mkspec variable which is set to '1,2'

        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:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes