Turns out we should use minimal possible xcode on MacOS 12 to compile WebKit: if we use xcode 13.3, then webkit fails on MacOS 12.2.
A single place with all listed required xcode versions makes it easier to manage XCode on bots.