C# Class UnityEditor.iOS.XCodeUtils

Datei anzeigen Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Methods

Method Description
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