# StandaloneOSXIntel64

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

## Definition

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

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

```csharp
StandaloneOSXIntel64 = 27
```

### Remarks

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