PBXProject.GetBaseReferenceForConfig

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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答