Version: 5.6

PBXProject.SetBuildProperty

Cambiar al Manual
public void SetBuildProperty (string targetGuid, string name, string value);

Parámetros

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.

Descripción

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