# Debug

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

## Definition

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

```csharp
Debug = 0
```
