This version of Unity is unsupported.

PBXProject.GetEntitlementFilePathForTarget

Declaration

public string GetEntitlementFilePathForTarget(string targetGuid);

Parameters

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

Returns

string The relative path to the entitlement file or null if it does not exist.

Description

Returns the relative path to the entitlement file for the specified build target.