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];
| ^
- relates to
-
QTBUG-135789 Build failure on macOS
-
- Closed
-
| For Gerrit Dashboard: QTBUG-135609 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 637485,3 | iOS: Replace variable length array in event dispatcher with QVarLengthArray | dev | qt/qtbase | Status: MERGED | +2 | 0 |
| 637592,2 | iOS: Replace variable length array in event dispatcher with QVarLengthArray | 6.9 | qt/qtbase | Status: MERGED | +2 | 0 |
| 638306,2 | iOS: Replace variable length array in QIOScreen with QVarLengthArray | dev | qt/qtbase | Status: MERGED | +2 | 0 |
| 638486,2 | iOS: Replace variable length array in QIOScreen with QVarLengthArray | 6.9 | qt/qtbase | Status: MERGED | +2 | 0 |
| 638664,2 | iOS: Replace variable length array in QIOScreen with QVarLengthArray | 6.8 | qt/qtbase | Status: MERGED | +2 | 0 |
| 638666,2 | iOS: Replace variable length array in event dispatcher with QVarLengthArray | 6.8 | qt/qtbase | Status: MERGED | +2 | 0 |