# Automatic

> The provisioning profile type will be determined automatically when building the Xcode project.

## Definition

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

```csharp
Automatic = 0
```

### Remarks

If the profile is not installed on the build machine the type will be set to Development.
