Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

PBXProject.GetPBXProjectPath

public static string GetPBXProjectPath(string buildPath);

Parameters

buildPath The project build path.

Returns

string The path of the PBX project.

Description

Returns the path to PBX project in the given build path.

Can only be used for Unity-generated projects.