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.

Did you find this page useful? Please give it a rating: