NativeScript / NativeScript/nativescript-cli

feat: default output could suppress xcode build logs, enable via flag

未关闭
#5,975 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

feature-pending-triage
主要语言
JavaScript
星标
1.1k
派生
204
平均合并
1 天 9 小时
30 天内合并 PR
8

描述

Is your feature request related to a problem? Please describe.

Given Xcode log output (and Android/gradle) can be quite verbose, it'd be a nicer experience by default to show a terminal progress bar with time. Could enable the output via flag --verbose or --logs=verbose.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Anything else?

No response

Please accept these terms

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从启动 Xcode 和 Android/Gradle 构建的 CLI 入口点开始,跟踪它们的输出当前是如何转发的。定义默认的进度显示以及 --verbose--logs=verbose 的行为,然后验证两个构建平台在每种模式下都能产生预期的输出。

由索引模型根据 Issue 内容生成。

评估

技术栈
android, ios, javascript
领域
cli, mobile-dev
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。