This version of Unity is unsupported.

ProjectCapabilityManager Constructor

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

Parameters

buildPathThe project path provided by Build.IPostprocessBuild.OnPostprocessBuild.
entitlementFileNameName of the entitlements file.
targetNameName of the target project. Defaults to Unity-iPhone.

Description

Creates a new ProjectCapabilityManager object.