Version: 5.6

PBXProject.AddBuildProperty

切换到手册
public void AddBuildProperty (string targetGuid, string name, string value);

参数

targetGuid TargetGuidByName 返回的目标的 GUID。
name 构建属性的名称。
value 构建属性的值。
targetGuids 目标 GUID 的数组。

描述

Adds a value to build property in all build configurations for the specified target(s).