Each application project must have configuration files in its code directory. These configuration files provide basic application information for build tools, operating systems, and application markets.
In the code directory of an application project developed in stage model, there are two types of configuration files: one app.json5 file and one or more module.json5 files.
The app.json5 file contains the following contents:
Application-wide configuration, including the bundle name, developer, and version number.
Device-specific configuration.
The module.json5 file contains the following contents:
Basic module configuration, such as the name, type, description, and supported device types of the module.
Information about the application components, including the descriptions of the UIAbility and ExtensionAbility components.
Information about the permissions required during application running.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。