C# 클래스 XcodeProjectSetting, XcodeProjectUpdater

Xcodeのプロジェクトを書き出す際の設定値
상속: UnityEngine.ScriptableObject
파일 보기 프로젝트 열기: kankikuchi/XcodeProjectUpdater 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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