# StandaloneOSXIntel

> Build a macOS Intel 32-bit standalone. (This build target is deprecated)

## Definition

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

> **Warning:**
>
> **Deprecated.** StandaloneOSXIntel has been removed in 2017.3

```csharp
StandaloneOSXIntel = 4
```

### Remarks

Additional Resources: [BuildPipeline.BuildPlayer](/engine/6000.0/script-reference/unityeditor/buildpipeline/buildplayer.md).
