Version: 2017.3

PBXProject.FindFileGuidByProjectPath

Switch to Manual
public string FindFileGuidByProjectPath (string path);

Parameters

path The project path of the file.

Returns

string The GUID of the file if the search succeeded, null otherwise.

Description

Finds a file with the given project path in the project, if any.