PBXProject.FindFileGuidByProjectPath

Switch to Manual
public string FindFileGuidByProjectPath (string path);

Parameters

pathThe 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.