Version: 2017.1

PBXProject.FindFileGuidByProjectPath

매뉴얼로 전환
public string FindFileGuidByProjectPath (string path);

파라미터

path The project path of the file.

반환

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

설명

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