ProjectCapabilityManagerConstructor

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

参数

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

描述

创建一个新的 ProjectCapabilityManager 对象。