Version: 5.6

PBXProject.GetCompileFlagsForFile

Cambiar al Manual
public List<string> GetCompileFlagsForFile (string targetGuid, string fileGuid);

Parámetros

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

Valor de retorno

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

Descripción

Returns compile flags set for the specific file.