C# 클래스 UnityEditor.iOS.XCodeUtils

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

비공개 메소드들

메소드 설명
BuildXCodeFromScript ( string xcodeProjectPath ) : void
CheckXCodeCompatibleWithPlugin ( string pluginPath ) : bool
CheckXCodeInstalled ( ) : bool
CleanXCodeFromScript ( string xcodeProjectPath ) : void
CloseAllXCodeProjectsWithPath ( string xcodeProjectPath ) : void
GetXcodeMajorVersionNumber ( ) : int
InitializeScriptingXcodeApplication ( ) : bool
LaunchXCode ( ) : void
OpenXCodeProjectWithPath ( string xcodeProjectPath ) : void
RunXCodeFromScript ( string xcodeProjectPath ) : void
TerminateXCode ( ) : void
TerminateXCodeFromScript ( string xcodeProjectPath ) : void