How to set build options?

I am looking to pass both Development and AllowDebugging options through BuildPipeline.BuildPlayer to my cloud build. However, where/how should I format my script? In a normal monobehaviour? Or in some editor script? I can’t find any good docs on cloud build…

Once you have created a build target, you can configure these by activating the “Development Builds” option under Config → Advanced Options for your build target.