This version of Unity is unsupported.

PBXProject.GetTargetProductFileRef

Declaration

public string GetTargetProductFileRef(string targetGuid);

Parameters

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

Returns

string The file reference of the artifact created by building target.

Description

Returns the file reference of the artifact created by building target.