Version: 5.6

PBXProject.GetCompileFlagsForFile

Switch to Manual
public List<string> GetCompileFlagsForFile (string targetGuid, string fileGuid);

Parameters

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

Returns

List<string> The compile flags for the specified file.

Description

Returns compile flags set for the specific file.