Version: 2017.1

PBXProject.ContainsFileByProjectPath

Switch to Manual
public bool ContainsFileByProjectPath (string path);

Parameters

path The project path of the file.

Returns

bool Returns true if the project contains the file, false otherwise.

Description

Checks if the project contains a file with the given project path.