# Release

> Sets the build configuration to Release for the Xcode project Unity generates.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
Release = 1
```
