This version of Unity is unsupported.

PBXProject.GetBaseReferenceForConfig

Declaration

public string GetBaseReferenceForConfig(string configGuid);

Parameters

configGuid The GUID of the build configuration as returned by [[BuildConfigByName()]].

Returns

string The GUID of the configuration file being used as the base reference.

Description

Gets the base configuration reference Guid for the specified build configuration.