ProjectCapabilityManagerConstructor

Cambiar al Manual
public ProjectCapabilityManager (string pbxProjectPath, string entitlementFilePath, string targetName);

Parámetros

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

Descripción

Creates a new ProjectCapabilityManager object.