C# Class XcodeProjectSetting, XcodeProjectUpdater

Xcodeのプロジェクトを書き出す際の設定値
Inheritance: UnityEngine.ScriptableObject
Afficher le fichier Open project: kankikuchi/XcodeProjectUpdater Class Usage Examples

Méthodes publiques

Свойство Type Description
ApplicationQueriesSchemes List
CompilerFlagsSetList List
CopyDirectoryPath string
EnableATS bool
EnableBitCode bool
EnableStatusBar bool
FrameworkList List
FrameworkSearchPathArray string[]
LinkerFlagArray string[]
NeedToDeleteLaunchiImagesKey bool
URLIdentifier string
URLSchemeList List

Property Details

ApplicationQueriesSchemes public_oe property

public List ApplicationQueriesSchemes
Résultat List

CompilerFlagsSetList public_oe property

public List CompilerFlagsSetList
Résultat List

CopyDirectoryPath public_oe property

public string CopyDirectoryPath
Résultat string

EnableATS public_oe property

public bool EnableATS
Résultat bool

EnableBitCode public_oe property

public bool EnableBitCode
Résultat bool

EnableStatusBar public_oe property

public bool EnableStatusBar
Résultat bool

FrameworkList public_oe property

public List FrameworkList
Résultat List

FrameworkSearchPathArray public_oe property

public string[] FrameworkSearchPathArray
Résultat string[]

LinkerFlagArray public_oe property

public string[] LinkerFlagArray
Résultat string[]

NeedToDeleteLaunchiImagesKey public_oe property

public bool NeedToDeleteLaunchiImagesKey
Résultat bool

URLIdentifier public_oe property

public string URLIdentifier
Résultat string

URLSchemeList public_oe property

public List URLSchemeList
Résultat List