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

Document iOS simulator and device qmake scopes

    XMLWordPrintable

Details

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

    Description

      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.

       

       

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes