Version: 5.6

PBXProject.GetCompileFlagsForFile

매뉴얼로 전환
public List<string> GetCompileFlagsForFile (string targetGuid, string fileGuid);

파라미터

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

반환

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

설명

Returns compile flags set for the specific file.