Currently am working on Objective C project and for some dependency reason this project cant migrate to latest Swift/Xcode. This project only runs/build on Xcode 10 with legacy build system. My current MacOS version is 11.6.8 MacOS Big Sur. If I update my Mac OS to 11.7.3 or later versions then will Xcode 10 work?
When I try to install fresh Xcode 10 in another Mac having updated Mac OS i.e. version 12/13 then I was getting error related to compatibility. And its is not possible to freshly install Xcode 10 in latest MacOS.
So my question is will my project runs/build or Xcode 10 is compatible if I update current macOS from 11.6.8 to 11.7.3 or later versions?