ProjectCapabilityManagerConstructor

Switch to Manual
public ProjectCapabilityManager (string pbxProjectPath, string entitlementFilePath, string targetName);

Parameters

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

Description

Creates a new ProjectCapabilityManager object.