This version of Unity is unsupported.

UserBuildSettings.buildConfiguration

public static WSABuildType buildConfiguration;

Description

Allows you to specify the build configuration that Unity uses when creating a build of your project.

You can specify either Debug, Master, or Release, from the WSABuildType enum.