How do I make Unreal generate a project for XCode 16

I have found a hack that makes this work!
inside /Users/Shared/Epic Games/UE_5.4/Engine/Config/Apple/Apple_SDK.json there was a MaxVersion for the version of XCode supported. I changed it to 16 and I can now run the editor. Of course seeing as this is untested, it is very much may break at any moment, but lets me continue on my learning stuff, so I am happy!

5 Likes