PBXProject.GetUnityTestTargetName

매뉴얼로 전환
public static string GetUnityTestTargetName ();

반환

string The default test target name.

설명

Returns the default test target name.

The returned target name can then be used to retrieve the GUID of the target via TargetGuidByName function. This function can only be used in Unity-generated projects.