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.