PBXProject.GetFrameworksBuildPhaseByTarget

매뉴얼로 전환
public string GetFrameworksBuildPhaseByTarget (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 frameworks build phase for the given target.