PBXProject.ContainsFileByProjectPath

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

파라미터

pathThe project path of the file.

반환

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

설명

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