pbxProjectPath | The project path provided by IPostprocessBuildWithReport.OnPostprocessBuild. |
entitlementFileName | Name of the entitlements file. |
targetName | Name of the target project. |
targetGuid | The GUID of the target as returned by PBXProject.TargetGuidByName |
Creates a new ProjectCapabilityManager object.
Note: To use this method, you need to provide either a targetName
or a targetGuid
. If you provide both or none, an exception will occur.