补齐移动壳原生包构建配置

移动壳新增 EAS Android 和 iOS 构建 profile

移动壳增加原生包构建配置 smoke 门禁

原生壳总验收接入移动 EAS 配置检查

宿主壳文档同步移动原生包构建口径
This commit is contained in:
2026-06-20 06:11:53 +08:00
parent 8f29ddf8e0
commit c4193e27db
11 changed files with 7893 additions and 15 deletions
+5
View File
@@ -513,6 +513,11 @@ const steps = [
command: npmCommand,
args: ['run', 'mobile-shell:test'],
},
{
label: 'mobile-shell-eas-build-config-smoke',
command: npmCommand,
args: ['run', 'mobile-shell:build-config'],
},
{
label: 'mobile-shell-expo-config-smoke',
command: npmCommand,