Version: 2018.2

PBXProject.GetSourcesBuildPhaseByTarget

マニュアルに切り替える
public string GetSourcesBuildPhaseByTarget (string targetGuid);

パラメーター

targetGuid[[TargetGuidByName()]] によって取得できる target の GUID

戻り値

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.