Hey everyone!
I’m currently running into an issue with UE4.20.3 on MacOS Mojave. I have installed Xcode 10 and am running the latest version of Mac OS, but I appear to be getting a Xcode version error with UE4 that seems to think I am running an older version and thus disables metal support. Is this because UE4.20.3 doesn’t yet support Mojave or Xcode 10, or is it possibly my setup?
Thanks in advance,
Andy
i am having the same problem
Here is what i did to solve the issue.
- open xcode
- go to Xcode preferences
- on the preferences window click on location tab
- on location page click on the drop down next to command line tools to select Xcode 10.0 as the commas line tool
- Quit xcode and restart unreal engine
This fixed the issue for me.
thanks!!! this also fixed my remote build from win10 to mojave
thanks!!!
Thanks - issue solved
Worked for me on XCode 11, thank you!