How do you set the build config to DebugGame on Mac?

Hi all,

I’m probably missing something very obvious. At the moment, my project builds in Debug mode when I compile from source. None of the docs (that I can find) mention a way of setting the Debug/DebugGame/Release/Shipping/Test mode on Mac. How do you do that?

Thanks!

In XCode 7, click on the name of your current build scheme.

62383-screen+shot+2015-10-12+at+1.04.40+pm.png

At the bottom of the drop-down list, click Edit Scheme.

62384-screen+shot+2015-10-12+at+1.05.00+pm.png

In the window that appears, click Run from the left-hand menu and open the Info tab.
The build configuration is the first option.