After installation of Xcode 14.3 beta 2 and Commandline Tools 14.3 beta 2 I am no longer able to compile projects with Deployment version macos 10.13
If I change the deployment to macOS 10.14.6 (recommended default) then all is good except my code will no longer run on macOS High Sierra. This will disappoint quite a few users of my software.
I may have missed this change in the release notes but I was caught by surprise. Is this an expected change for Xcode 14.3 ?