Version: 5.6

PBXProject.AddFileToBuild

Switch to Manual
public void AddFileToBuild (string targetGuid, string fileGuid);

Parameters

targetGuid The GUID of the target as returned by TargetGuidByName.
fileGuid The file guid returned by AddFile.

Description

Configures file for building for the given target.