C# Класс XcodeProjectSetting, XcodeProjectUpdater

Xcodeのプロジェクトを書き出す際の設定値
Наследование: UnityEngine.ScriptableObject
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
ApplicationQueriesSchemes List
CompilerFlagsSetList List
CopyDirectoryPath string
EnableATS bool
EnableBitCode bool
EnableStatusBar bool
FrameworkList List
FrameworkSearchPathArray string[]
LinkerFlagArray string[]
NeedToDeleteLaunchiImagesKey bool
URLIdentifier string
URLSchemeList List

Описание свойств

ApplicationQueriesSchemes публичное свойство

public List ApplicationQueriesSchemes
Результат List

CompilerFlagsSetList публичное свойство

public List CompilerFlagsSetList
Результат List

CopyDirectoryPath публичное свойство

public string CopyDirectoryPath
Результат string

EnableATS публичное свойство

public bool EnableATS
Результат bool

EnableBitCode публичное свойство

public bool EnableBitCode
Результат bool

EnableStatusBar публичное свойство

public bool EnableStatusBar
Результат bool

FrameworkList публичное свойство

public List FrameworkList
Результат List

FrameworkSearchPathArray публичное свойство

public string[] FrameworkSearchPathArray
Результат string[]

LinkerFlagArray публичное свойство

public string[] LinkerFlagArray
Результат string[]

NeedToDeleteLaunchiImagesKey публичное свойство

public bool NeedToDeleteLaunchiImagesKey
Результат bool

URLIdentifier публичное свойство

public string URLIdentifier
Результат string

URLSchemeList публичное свойство

public List URLSchemeList
Результат List