# xcodeProjectType

> The type of Xcode project to export.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.5/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static XcodeProjectType xcodeProjectType { get; set; }
```

### Remarks

Specifies what type of Xcode project to export. Supported on iOS and tvOS.
