PBXProject.GetEntitlementFilePathForTarget

Declaration

public string GetEntitlementFilePathForTarget(string targetGuid);

Parameters

targetGuid The GUID of the target returned by GetUnityFrameworkTargetGuid.

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.


Did you find this page useful? Please give it a rating: