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

Document iOS simulator and device qmake scopes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.2.4, 6.3.1
    • None
    • iOS/tvOS/watchOS

      The simple *.pro file code not working properly. The "simulator" block not detected properly:

      ios {
       message(iOS)
      }
      simulator {
       message(Simulator)
      }
      

      The message appearing for both of iOS Device and iOS Simulator. See screenshot. There are nothing about working only for simulator or only for device.

       

       

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

            qtbuildsystem Qt Build System Team
            bogong Alexandr KIRILOV
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes