Upgrading to 15.0 Xcode introduces a build error
Command:
xcodebuild build -configuration Release -arch x86_64 SDKROOT=<path to 10.14 sdk>/MacOSX.sdk
Error:
error: failed to deserialize Info.plist task context: Deserialization failed: SDK lookup failed for canonical name: macosx10.14
Everything works fine when I use Xcode 14.3.1