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

New version V0.0.3-alpha #92

Merged
merged 5 commits into from
Dec 3, 2024
Merged

New version V0.0.3-alpha #92

merged 5 commits into from
Dec 3, 2024

Conversation

wtto00
Copy link
Owner

@wtto00 wtto00 commented Dec 3, 2024

close #79 #78

Added

  • Android 运行打包添加命令行签名参数
  • 添加对 Android APP 图标配置的支持
  • 添加对 Android 推送图标配置的支持
  • 添加对 Android 启动图配置的支持
  • AndroidActivity 添加 android:exported 属性
  • 添加 UTS 插件的打包支持
  • 添加 Android 原生插件的打包支持

Fixed

  • 修复测试脚本出错
  • 修复添加 Android 平台出错
  • 修复 --verbose 无效的问题
  • 修复 Android 热线声明配置无效

Changed

  • 一些命令的输出文案优化
  • create 命令重构,弃用 @vue/cli
  • log 公共方法优化
  • requirement 命令重构
  • 错误输出优化,用户 Ctrl-C 主动取消,不要输出错误信息
  • transform 命令重构,添加对 vue2 项目的支持
  • 依赖 inquirer 更改为 @inquirer/prompts
  • bin 文件修改
  • platform 命令优化
  • Android 运行热更新优化
  • Android 打包依赖升级 AGP,从而支持 JDK17

@wtto00 wtto00 merged commit 666c1d4 into main Dec 3, 2024
4 checks passed
@wtto00 wtto00 deleted the v0.0.3 branch December 3, 2024 19:31
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.

Android nativeplugin和 uts插件 适配
1 participant