Version: 2017.1

ProjectCapabilityManagerConstructor

マニュアルに切り替える
public ProjectCapabilityManager (string pbxProjectPath, string entitlementFilePath, string targetName);

パラメーター

buildPath The project path provided by IPostprocessBuild.OnPostprocessBuild.
entitlementFileName Name of the entitlements file.
targetName Name of the target project. Defaults to Unity-iPhone.

説明

Creates a new ProjectCapabilityManager object.