Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


operatingSystemValue

The specific version of the Operating System to use when building your project in the cloud.
Read time 1 minuteLast updated 13 days ago

Definition

public string operatingSystemValue { get; set; }

Remarks

Build Automation will build your project on the operating system of your choosing. This value specifies which version of the operating system to use. For example, Mac Sonoma vs Mac Ventura, or Windows 10 vs Windows 11.