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

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

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes