This version of Unity is unsupported.

ProjectCapabilityManager Constructor

Declaration

public ProjectCapabilityManager(string pbxProjectPath, string entitlementFilePath, string targetName);

Parameters

buildPath The project path provided by Build.IPostprocessBuild.OnPostprocessBuild.
entitlementFileName Name of the entitlements file.
targetName Name of the target project. Defaults to Unity-iPhone.

Description

Creates a new ProjectCapabilityManager object.