PBXCapabilityType Constructor

Declaration

public PBXCapabilityType(string _id, bool _requiresEntitlements, string _framework, bool _optionalFramework);

Parameters

_id The string used in the PBXProject file to identify the capability and mark it as enabled.
_requiresEntitlements This capability requires an entitlements file therefore we need to add this entitlements file to the code signing entitlement.
_framework Specify which framework need to be added to the project for this capability, if "" no framework are added.
_optionalFramework Some capability (right now only iCloud) adds a framework, not all the time but just when some option are checked; this parameter indicates if one of them is checked.

Description

This object represents what a capability changes in the PBXProject file.


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961