Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12.7, 5.14, 5.15
-
None
-
Xcode 11.3.1/11.4, macOS 10.15.4
Description
Dark mode no longer seems to work with Xcode 11.4.
It is reproducible using Qt's Application Example project:
- Set a macOS Catalina machine to dark mode
- Build the example with Xcode 11.3.1
- Run the application, it will automatically be in dark mode
- Build the example with Xcode 11.4
- Run the application, it will only be in light mode
Attachments
Issue Links
- relates to
-
QTBUG-83100 Qt with Xcode 11.4 no longer creates valid dylibs
- Closed