Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ProjectCapabilityManager Constructor

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

Parameters

buildPath The project path provided by IPostprocessBuild.OnPostprocessBuild.
entitlementFileName Name of the entitlements file.
targetName Name 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: