# unityArchitecture

> Whether to use Silicon or Intel version of the Unity Editor.

## Definition

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

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

### Remarks

When starting a Cloud Build using a Mac operating system, Build Automation can build your project on either Silicon or Intel versions of the editor.
