Details
Description
See attached log.
Example of one of the warnings:
/Users/mitch/dev/qt-dev2/qtbase/src/plugins/platforms/ios/qiosintegration.mm:83:55: warning: 'screens' is deprecated: first deprecated in iOS 16.0 - Use UIApplication.shared.openSessions to find open sessions with scenes from other screens [-Wdeprecated-declarations] 83 | NSMutableArray<UIScreen *> *screens = [[[UIScreen screens] mutableCopy] autorelease]; | ^
Attachments
Issue Links
- relates to
-
QTBUG-135789 Build failure on macOS
-
- Closed
-