Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-25714

Add automatic universal build for release-configs

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • None

    Description

      Users need to add  CMAKE_OSX_ARCHITECTURES="x86_64;arm64" to build a universal app, as the CMake default is to build for the current arch only.
       
      Creator should add  CMAKE_OSX_ARCHITECTURES="x86_64;arm64" automatically to the release config. If possible, a checkbox "build for all available architectures (universal build)" could be added to the build config settings, where it's automatically checked for the release config by default.
       
      https://bugreports.qt.io/browse/QTBUG-92276

      Attachments

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

        Activity

          People

            cadam Cristian Adam
            vestbo Tor Arne Vestbø
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes