PBXProject.FindFileGuidByProjectPath

Cambiar al Manual
public string FindFileGuidByProjectPath (string path);

Parámetros

pathThe project path of the file.

Valor de retorno

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

Descripción

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