NativeScript / NativeScript/nativescript-cli
feat: default output could suppress xcode build logs, enable via flag
Open
Nobody has claimed this yet.
feature-pending-triage
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
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
- I have searched the existing issues as well as StackOverflow and this has not been posted before
- I agree to follow this project's Code of Conduct
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the CLI entry point that launches Xcode and Android/Gradle builds, and trace how their output is currently forwarded. Define the default progress display and the --verbose or --logs=verbose behavior, then verify that both build platforms produce the intended output in each mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, ios, javascript
- Domain
- cli, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100