harmony 鸿蒙Bundle Management Subsystem Changelog

  • 2023-10-30
  • 浏览 (219)

Bundle Management Subsystem Changelog

cl.bundlemanager.1 schema in the module.json File Changed

In the module.json file, the name attributes of the module, ability, and extensionAbility fields must start with a letter and contain only letters, digits, underscores (_), and dots (.).

Change Impact

After an update to the new SDK version, the build fails if the name attributes of these fields do not meet the preceding requirements.

Key API/Component Changes

In the module.json file, the name attributes of the module, ability, and extensionAbility fields must start with a letter and contain only letters, digits, underscores (_), and dots (.).

Adaptation Guide

Modify the name attributes for these fields accordingly to the new requirements.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Arkui Subsystem State Management Changelog

harmony 鸿蒙ArkUI Subsystem Changelog

harmony 鸿蒙Distributed Data Subsystem Changelog

harmony 鸿蒙Media Subsystem ChangeLog

harmony 鸿蒙Multimedia Subsystem Changelog

0  赞