Version: 5.6

PBXProject.TargetGuidByName

切换到手册
public string TargetGuidByName (string name);

参数

name 原生目标的名称。

返回

string 标识原生目标的 GUID。

描述

返回具有给定名称的原生目标的 GUID。

In projects produced by Unity the main target has the name "Unity-iPhone".