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

Note output "... will be run during every build because the option to run the script phase.."

    XMLWordPrintable

Details

    • iOS/tvOS/watchOS

    Description

      The following note is output when building any app (below is Analogclock example) with Qt6.4.2 for iOS.

      ...
      note: Run script build phase 'Generate CMakeFiles/analogclock_autogen' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'analogclock_autogen' from project 'analogclock')
      
      note: Run script build phase 'Generate CMakeFiles/ALL_BUILD' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'ALL_BUILD' from project 'analogclock')
      
      note: Run script build phase 'Generate CMakeFiles/ZERO_CHECK' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'ZERO_CHECK' from project 'analogclock')
      ...
      

      To reproduce, please build any Qt app.
      The output can be seen in Compile Output of Qt Creator.

      Attachments

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

        Activity

          People

            orkun.tokdemir Orkun Tokdemir
            nagrohn Nahomi Gröhn (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes