Version: 5.6

PBXProject.GetPBXProjectPath

Cambiar al Manual
public static string GetPBXProjectPath (string buildPath);

Parámetros

buildPath The project build path.

Valor de retorno

string The path of the PBX project.

Descripción

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

Can only be used for Unity-generated projects.