path | ファイルの物理パス(ローカルに保存されている実際のパス) |
sourceTree | The source tree path is relative to. The PBXSourceTree.Group tree is not supported. |
string The GUID of the file if the search succeeded, null otherwise.
Finds a file with the given physical path in the project, if any.
sourceTree の引数なしの場合は、検知できるすべてのファイルを対象に行います。この動きに注意して sourceTree 引数を使用してください。