LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

iOSBuildType

enumeration

Description

Build configurations for the generated Xcode project.

Properties

DebugBuild configuration set to Debug for the generated Xcode project.
ReleaseBuild configuration set to Release for the generated Xcode project with optimization enabled.