Version: 5.6

PBXProject.SetCompileFlagsForFile

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

参数

targetGuid TargetGuidByName 返回的目标的 GUID。
fileGuid The file guid.
compileFlags The list of compile flags.

描述

为给定目标中的给定文件设置编译标志。