Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PBXProject.AddFileToBuild

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

Parameters

targetGuidThe GUID of the target as returned by [[TargetGuidByName()]].
fileGuidThe file guid returned by AddFile.

Description

Configures file for building for the given target.