> On Jan 1, 2021, at 2:24 PM, Davide Liessi <[email protected]> wrote: > > Il giorno mar 29 dic 2020 alle ore 00:35 Ryan Schmidt > <[email protected]> ha scritto: >> I intentionally keep most of the buildbot workers' Xcode versions at the >> last version that contains the SDK that matches the OS version. On macOS >> 10.13, that's Xcode 9.4.1. > > How would you propose to solve the QtWebEngine issue without updating > to Xcode 10? > Create a qt514* set of ports?
Someone could do that, but it would be — in my opinion — an unfortunate idea. 10.13 users would be forever crippled to qt 14.x when they could have qt 15.x. According to this <https://ports.macports.org/port/qt5-qtwebengine/stats?days=30&days_ago=0 <https://ports.macports.org/port/qt5-qtwebengine/stats?days=30&days_ago=0>> and this <https://ports.macports.org/port/cctools/stats?days=30&days_ago=0 <https://ports.macports.org/port/cctools/stats?days=30&days_ago=0>> almost 100% of MacPorts users who are using 10.13 are using Xcode10 anyway, so anyone who wants qt5-qtwebengine has build it already. IMO — just upgrade yourself to Xcode 10 (like everyone else has done) and the buildbot can stay on Xcode 9. Ken
