Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
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
- relates to
-
QTBUG-88201 [REG 6.0.0 beta2->beta3] Building an example with qmake targeting the iOS Device SDK/Simulator config fails
- Closed