Version: 5.6

PBXProject.SetBuildProperty

매뉴얼로 전환
public void SetBuildProperty (string targetGuid, string name, string value);

파라미터

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.

설명

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