Version: 5.6

PBXProject.SetBuildProperty

Switch to Manual
public void SetBuildProperty (string targetGuid, string name, string value);

Parameters

targetGuid The target GUID as returned by NativeTargetByName().
targetGuids An array of target GUIDs.
name The name of the build property.
value The value of the build property.

Description

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