Version: 2017.2

ProjectCapabilityManagerConstructor

切换到手册
public ProjectCapabilityManager (string pbxProjectPath, string entitlementFilePath, string targetName);

参数

buildPath IPostprocessBuild.OnPostprocessBuild 提供的项目路径。
entitlementFileName 权限文件的名称。
targetName 目标项目的名称。默认为 Unity-iPhone。

描述

创建一个新的 ProjectCapabilityManager 对象。