Since Qt5 officially only supports macOS up to SDK version 13, some tweaks have to be done to make it build. At the first try, the build failed with Xcode 15, because of some issues in the node-runtime that is used by Qt QML.
After downloading the last supported version of Xcode I finally made Qt5 build work.
