Version: 5.6

PBXProject.GetPBXProjectPath

Switch to Manual
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.