Version: 5.6

PBXProject.AddFileToBuild

Cambiar al Manual
public void AddFileToBuild (string targetGuid, string fileGuid);

Parámetros

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

Descripción

Configures file for building for the given target.