Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


createXcodeProject

Whether to export an Xcode project.
Read time 1 minuteLast updated 12 days ago

Definition

public static bool createXcodeProject { get; set; }

Remarks

If set to true, an Xcode project will be exported. If false, an App bundle is built.