Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PBXProject.FindFileGuidByProjectPath

Switch to Manual
public function FindFileGuidByProjectPath(path: string): string;

Parameters

pathThe project path of the file.

Returns

string The file GUID or null if the file could not be found.

Description

Finds file GUID by project path.