Version: 5.6

PBXProject.SetBuildPropertyForConfig

切换到手册
public void SetBuildPropertyForConfig (string configGuid, string name, string value);

参数

configGuid BuildConfigByName 返回的构建配置的 GUID。
configGuids 构建配置的 GUID 数组。
name 构建属性的名称。
value 构建属性的值。

描述

Sets the build property to the given value in the given build property.