Version: 5.6

PBXProject.GetPBXProjectPath

切换到手册
public static string GetPBXProjectPath (string buildPath);

参数

buildPath 项目构建路径。

返回

string The path of the PBX project.

描述

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

Can only be used for Unity-generated projects.