Version: 2018.2

ProjectCapabilityManagerConstructor

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

パラメーター

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

説明

Creates a new ProjectCapabilityManager object.