Version: 5.6

PBXProject.GetCompileFlagsForFile

切换到手册
public List<string> GetCompileFlagsForFile (string targetGuid, string fileGuid);

参数

targetGuid [[TargetGuidByName()]] 返回的目标的 GUID。
fileGuid The file GUID.

返回

List<string> 指定文件的编译标志。

描述

Returns compile flags set for the specific file.