Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

有限基本支持 HarmonyOS 的包 #76

Merged
merged 3 commits into from
Aug 7, 2024
Merged

Conversation

InjoyDeng
Copy link
Contributor

目前 name 的值是直接使用的包名

 def name
      pack_info.bundle_name
end

因为应用显示名称应该根据 module.json 中 label 字段的值,在 resources.index 中查找对应变量的值,但解析 resources.index 的工作量太大,所以考虑后面再加。

Signed-off-by: InjoyDeng <me@injoydeng.com>
@InjoyDeng InjoyDeng force-pushed the main branch 2 times, most recently from 86fad68 to 02fb57d Compare August 5, 2024 03:17
Signed-off-by: InjoyDeng <me@injoydeng.com>
Signed-off-by: InjoyDeng <me@injoydeng.com>
@icyleaf icyleaf changed the title 支持 HarmonyOS 的包 有限基本支持 HarmonyOS 的包 Aug 6, 2024
@icyleaf icyleaf merged commit 1070100 into icyleaf:main Aug 7, 2024
6 checks passed
@icyleaf
Copy link
Owner

icyleaf commented Aug 7, 2024

感谢贡献!期待对资源的解析支持 🫣

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants