Version: 5.6

PBXProject.SetBuildProperty

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

参数

targetGuid The target GUID as returned by NativeTargetByName().
targetGuids 目标 GUID 的数组。
name 构建属性的名称。
value 构建属性的值。

描述

Sets the build property to the given value in all build configurations for the specified targets.