PBXProject.GetSourcesBuildPhaseByTarget

매뉴얼로 전환
public string GetSourcesBuildPhaseByTarget (string targetGuid);

파라미터

targetGuidThe GUID of the target as returned by [[TargetGuidByName()]].

반환

string Returns the GUID of the existing phase or null if it does not exist.

설명

Returns the GUID of sources build phase for the given target.