# xcodeVersion

> The version of Xcode to use when building your project in the cloud.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Build.Profile](/engine/6000.6/script-reference/unityeditor/build/profile.md)
* **Assembly:** UnityEditor.BuildProfileModule

```csharp
public string xcodeVersion { get; set; }
```

### Remarks

.
