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

Can't build Qt for iOS multi-arch with Xcode 12

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • None
    • None
    • Build System: CMake

    Description

      While trying to repro QTBUG-88201 Tor Arne couldn't build Qt for iOS with Xcode 12.

      The problem seems to be that the Xcode 12 SDK changed its internal format, and the way we extract SDK <-> arches information in CMake for multi-arch ios builds fails.

      Relevant code is in _apple_resolve_supported_archs_for_sdk_from_system_lib() function in
      Modules/Platform/Darwin-Initialize.cmake

      Attachments

        Issue Links

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

          Activity

            People

              alexandru.croitor Alexandru Croitor
              alexandru.croitor Alexandru Croitor
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes