ProjectCapabilityManager.ClassKitOptions
The list of options available for the ClassKit capability. For more information, refer to ClassKit Environment Entitlement (Apple Developer).
Read time 1 minuteLast updated 2 days ago
Definition
- Type: Enum
- Namespace: UnityEditor.iOS.Xcode
- Assembly: UnityEditor.iOS.Extensions.Xcode
public enum ProjectCapabilityManager.ClassKitOptions
Fields
Value | Description |
|---|---|
| Development | Use this value to enable the Development option. |
| Production | Use this value to enable the Production option. |