Legacy Documentation: Version 2018.1 (Go to current version)
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

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: