Utilities/Release: Update macOS Qt 5.9 build for platform versioning
Backport the upstream Qt patch to link Qt binaries using the -isysroot
flag instead of -Wl,-syslibroot
. This is needed so that the binaries have a SDK version set, which is needed for runtime validation on modern macOS versions.
Follow up to !5595 (merged).
Backport: release