createXcodeProject
Whether to export an Xcode project.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.OSXStandalone
- Assembly: UnityEditor.OSXStandalone.Extensions
public static bool createXcodeProject { get; set; }
Remarks
If set to true, an Xcode project will be exported. If false, an App bundle is built.